issues
search
opencypher
/
cypher-for-gremlin
Cypher for Gremlin adds Cypher support to any Gremlin graph database.
Apache License 2.0
359
stars
48
forks
source link
Pattern comprehension improvements
#173
Closed
dwitry
closed
6 years ago
dwitry
commented
6 years ago
Native implementation of path comprehension
More correct rewrite of list comprehension without sideEffect
Consistent List normalization in final projection
Remove returnTypes Context (as duplicate of expressionTypes)
Fix conflicting rewriter order
+3 TCK
+7 TCK without extensions