neo4r: A 'Neo4J' Driver

A Modern and Flexible 'Neo4J' Driver, allowing you to query data on a 'Neo4J' server and handle the results in R. It's modern in the sense it provides a driver that can be easily integrated in a data analysis workflow, especially by providing an API working smoothly with other data analysis and graph packages. It's flexible in the way it returns the results, by trying to stay as close as possible to the way 'Neo4J' returns data. That way, you have the control over the way you will compute the results. At the same time, the result is not too complex, so that the "heavy lifting" of data wrangling is not left to the user.

Getting started

Package details

AuthorColin Fay [cre, aut] (<https://orcid.org/0000-0001-7343-1846>), ThinkR [cph], Neo4J [spn]
MaintainerColin Fay <contact@colinfay.me>
LicenseMIT + file LICENSE
Version0.1.1
URL https://github.com/neo4j-rstats/neo4r
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("neo4r")

Try the neo4r package in your browser

Any scripts or data that you put into this service are public.

neo4r documentation built on May 2, 2019, 4:01 a.m.