https://github.com/maxdemarzi/k2tree
POC k2tree relationship index
https://github.com/maxdemarzi/k2tree
compact graphs indexes indexing neo4j neo4j-plugin
Last synced: about 1 month ago
JSON representation
POC k2tree relationship index
- Host: GitHub
- URL: https://github.com/maxdemarzi/k2tree
- Owner: maxdemarzi
- Created: 2016-12-22T03:04:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-26T21:37:17.000Z (over 9 years ago)
- Last Synced: 2025-07-17T08:53:02.256Z (11 months ago)
- Topics: compact, graphs, indexes, indexing, neo4j, neo4j-plugin
- Language: Java
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- 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.