Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxdemarzi/k2tree
POC k2tree relationship index
https://github.com/maxdemarzi/k2tree
compact graphs indexes indexing neo4j neo4j-plugin
Last synced: 6 days ago
JSON representation
POC k2tree relationship index
- Host: GitHub
- URL: https://github.com/maxdemarzi/k2tree
- Owner: maxdemarzi
- Created: 2016-12-22T03:04:41.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-26T21:37:17.000Z (almost 8 years ago)
- Last Synced: 2024-12-10T00:47:54.847Z (14 days ago)
- Topics: compact, graphs, indexes, indexing, neo4j, neo4j-plugin
- Language: Java
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# K2 Tree Relationship Index
This is a proof of concept Kernel Extension to Neo4j to create a Relationship Index of connected nodes using a k2tree.
Run the K2TreeBenchmark to see the results.