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

Reimplement CSV loader in Scala #358

Open szarnyasg opened 6 years ago

szarnyasg commented 6 years ago

Doing so would eliminate some unnecessary asJava/asScala conversions. There are some promising candidates:

However, it is important that the lib should support variable-length rows - LDBC updates are represented that way.