-
Notifications
You must be signed in to change notification settings - Fork 9
Executors
Jordan Matelsky edited this page Sep 25, 2020
·
1 revision
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. |
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)? |