ftsrg / ingraph

Incremental view maintenance for openCypher graph queries.
http://docs.inf.mit.bme.hu/ingraph/
Eclipse Public License 1.0
48 stars 10 forks source link

Grammar enhancements: case and union #287

Closed jmarton closed 6 years ago

jmarton commented 6 years ago

This should be merged once we upgrade the openCypher Xtext grammar to a version that includes the appropriate changes.

Ref: slizaa/slizaa-opencypher-xtext#10

Note: the referenced changes introduce incompatible changes to the openCypher Xtext grammar. Upgrading the grammar would break the compiler, and merging this PR should turn it green again.