ftsrg / ingraph

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

Support for 'node has labels' style queries #353

Closed szarnyasg closed 5 years ago

szarnyasg commented 5 years ago

Towards #53.

szarnyasg commented 5 years ago

This was an interesting piece of code to write as it has some changes both in the compiler and the engine. The initial version seems working now, but I didn't do a full integration test.

I think some of the complexity could be moved to the compiler by introducing dedicated meta-attributes.