Skip to content

hitfuture/Neo4jDriveR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neo4jDriveR

Neo4j Bolt Driver for the Language R

Neo4j is one of the most productive and valuable graph databases available in the industry. Neo4j has been extended to support graph analytics in a scallable fashion. This package is based on the official Neo4j Python driver found on the Github site

Neo4j R Bolt Driver Status

Build Status

Installing the package

Latest development version from GitHub:

if(!require(devtools)) {
  install.packages("devtools")
}
devtools::install_github("hitfuture/Neo4jDriveR")

This package will eventually be installed on CRAN and the installation process will be documented when it is available.

Getting started

Using the Neo4j graph database in the language R has been possible since 2015. I have posted an article about why we need to try a new method of accessing Neo4j through R at the following site: HIT Future Now. The main reason to put this package out is so that we have a stable and supported version on the Bolt protocol for Neo4j which enables secure and sustainable solutions for the Enterprise.

How it works

TBD

Python

TBD

Other Documentation

For more details, questions and suggestions, you can contact brett@hitfuturenow.com.

About

Neo4j Bolt Driver for the Language R

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •