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

Fix id handling for nodes in CSV loader #314

Open szarnyasg opened 6 years ago

szarnyasg commented 6 years ago

The MassCsvLoader does not handle id:ID-style identifiers in CSVs now. There is a temporary fix coming soon, but this needs to be handled more carefully.