https://github.com/dreden33773/embergraph
To query a `multi directed graph` with `label + attribute filtering` efficiently, support Neo4j and SQLite3 as storage layer.
https://github.com/dreden33773/embergraph
graduation-project graph-database neo4j parallel-computing polars python3 rust sqlite3 subgraph-matching tokio
Last synced: 12 months ago
JSON representation
To query a `multi directed graph` with `label + attribute filtering` efficiently, support Neo4j and SQLite3 as storage layer.
- Host: GitHub
- URL: https://github.com/dreden33773/embergraph
- Owner: DrEden33773
- License: mit
- Created: 2025-03-21T21:18:20.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-08T16:55:29.000Z (12 months ago)
- Last Synced: 2025-04-08T17:38:49.841Z (12 months ago)
- Topics: graduation-project, graph-database, neo4j, parallel-computing, polars, python3, rust, sqlite3, subgraph-matching, tokio
- Language: Rust
- Homepage:
- Size: 464 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EmberGraph
To query a pattern on `multi directed graph` with `label / attribute filtering` efficiently, support `Neo4j` and `SQLite3` as the storage layer.