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

Add tests for AllDifferent and NULL values #383

Open marci543 opened 5 years ago

marci543 commented 5 years ago

AllDifferent node enforces uniqueness of edges in patterns. Its behavior should be tested when NULL values appear from OPTIONAL MATCH.