aplbrain/grand-cypher
Implementation of the Cypher language for searching NetworkX graphs
PythonApache-2.0
Issues
- 2
Add aggregation functions
#27 opened by j6k4m8 - 3
Aggregate Functions Cypher
#39 opened by jnayak1 - 2
- 5
Support for Equijoins
#38 opened by felix-boeseler - 5
Graph mutations?
#19 opened by j6k4m8 - 3
Feature request: path groups
#26 opened by robobenklein - 8
Multi-hop graph relationships
#35 opened by davidmezzetti - 1
License MIT or Apache 2.0?
#36 opened by davidmezzetti - 1
CONTAINS, ENDS WITH, and STARTS WITH
#32 opened by j6k4m8 - 0
Support comments (C-style)
#30 opened by j6k4m8 - 0
- 3
Entity types
#22 opened by j6k4m8 - 2
Edge Hopping
#23 opened by khoale88 - 1
OPTIONAL MATCH
#21 opened by khoale88 - 1
WHERE-clause boolean algebra
#6 opened by j6k4m8 - 0
- 3
Is it possible to run node related queries instead of relation related queries?
#8 opened by MrCocoDev