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 allDifferent operator to relational algebra model #7

Closed jmarton closed 7 years ago

jmarton commented 7 years ago

Synopsis: AllDifferent( list_of_edge_variables ), e.g. AllDifferent([_e1, _e2, _e3])

jmarton commented 7 years ago

Fixed in c97eef4c4d5c4d9adf8e4f8de1b815c8bf2fe33a.