An R package that allows you to easily interact with a Neo4j graph database from your R environment.
install.packages("devtools")
devtools::install_github("certxg/RNeo4j")
library(RNeo4j)
Compatible with Neo4j >= 2.0.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
An R package that allows you to easily interact with a Neo4j graph database from your R environment.
install.packages("devtools")
devtools::install_github("certxg/RNeo4j")
library(RNeo4j)
Compatible with Neo4j >= 2.0.