neo4j-rstats/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

Maintainer
LicenseMIT + file LICENSE
Version0.1.3
URL https://github.com/neo4j-rstats/neo4r
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("neo4j-rstats/neo4r")
neo4j-rstats/neo4r documentation built on June 5, 2019, 4:36 p.m.