neo4j-rstats / neo4r

A Modern and Flexible Neo4J Driver
https://neo4j-rstats.github.io/user-guide/
Other
106 stars 30 forks source link

Adding parameters to the query + a table output format #93

Open gregleleu opened 2 years ago

gregleleu commented 2 years ago

Adding the possibility to include parameters in the query. Adding a format argument to convert the output directly to a tibble.

ColinFay commented 2 years ago

Assigning @ArthurData to reviewer