ldbc / gcore-spark

Implementation of the G-CORE graph query language on Spark
Apache License 2.0
15 stars 5 forks source link

RPQ with KleeneBounds #35

Open ramhgarcias opened 4 years ago

ramhgarcias commented 4 years ago

Implement RPQ with KleeneBounds

Ex. MATCH (n:Person)-/ALL p<:knows*{2}>/->(m:Person)