1.1 - Ricgraph
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.