readme.md

Graphninja

Graphninja is a wrapper for Nicole White's RNeo4j that makes it easy to do graph operations in bulk. In simple terms, it lets you use lapply for RNeo4j objects, among other things.

install.packages("devtools")
devtools::install_github("osazuwa223/RNeo4j")
library(RNeo4j)

Compatible with Neo4j >= 2.0.



robertness/graphninja documentation built on May 27, 2019, 11:40 a.m.