An open API service indexing awesome lists of open source software.

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.

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.