neo4j-rstats/neo4r

Allow to not parse the result

Opened this issue · 0 comments

The bottleneck for some calls is that R takes a long time to turn result into df.

We should have a parse param in call_neo4j that allows to return the raw R list.