Skip to content

1.1 - Ricgraph

Compare
Choose a tag to compare
@RikDTJanssen RikDTJanssen released this 15 Feb 18:39

The following improvements have been made:

  • Added faceted navigation to Ricgraph explorer.
  • Improved user interface for Ricgraph explorer.
  • Added a cache in function read_node() in ricgraph.py so nodes read from the graph database are stored in that cache. That will prevent a number of search operations in the graph database, making ricgraph faster.
  • Improved efficiency (more speed, less memory) of Pure harvester.