aplbrain / grand-cypher

Implementation of the Cypher language for searching NetworkX graphs
Apache License 2.0
83 stars 8 forks source link

Named edges #5

Closed j6k4m8 closed 3 years ago

j6k4m8 commented 3 years ago

This PR adds support for (n)-[NamedEdges]->(m) in MATCH clauses.