Skip to content

Executors

Jordan Matelsky edited this page Sep 25, 2020 · 1 revision

Currently-supported graph management tools

GDB QL Comments
GrandIso (GrandIsoExecutor) (No QL) Supported
neuPrint (NeuPrintExecutor) Cypher Supported July 2020, #76
Neo4j (Neo4jExecutor) Cypher Supported
networkx (NetworkXExecutor) (No QL) Supported. Tentative Grand.nx support.

New graph management systems under consideration

GDB QL Comments
Cayley
Nebula nGQL Written in C++, custom query language.
Neptune Gremlin As of the time of writing, there is no way to run this cost-effectively without provisioning and managing VM-equivalents, which is out-of-scope for this work.
python-igraph (No QL) Does it make sense to have two Python libraries supported (vs supporting another gdb)?

More graph databases here.