neo4jshell: Querying and Managing 'Neo4J' Databases in 'R'

Sends queries to a specified 'Neo4J' graph database, capturing results in a dataframe where appropriate. Other useful functions for the importing and management of data on the 'Neo4J' server and basic local server admin.

Version: 0.1.2
Imports: magrittr, ssh, sys, fs, R.utils
Suggests: knitr, rmarkdown
Published: 2022-04-11
Author: Keith McNulty ORCID iD [cre, aut, cph], Liz Romero [ctb]
Maintainer: Keith McNulty <keith.mcnulty at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
SystemRequirements: neo4j - http://www.neo4j.com, cypher-shell - https://github.com/neo4j/cypher-shell/releases
Materials: README NEWS
CRAN checks: neo4jshell results

Documentation:

Reference manual: neo4jshell.pdf
Vignettes: Server Admin
Importing and managing data
Querying Neo4J

Downloads:

Package source: neo4jshell_0.1.2.tar.gz
Windows binaries: r-prerel: neo4jshell_0.1.2.zip, r-release: neo4jshell_0.1.2.zip, r-oldrel: neo4jshell_0.1.2.zip
macOS binaries: r-prerel (arm64): neo4jshell_0.1.2.tgz, r-release (arm64): neo4jshell_0.1.2.tgz, r-oldrel (arm64): neo4jshell_0.1.2.tgz, r-prerel (x86_64): neo4jshell_0.1.2.tgz, r-release (x86_64): neo4jshell_0.1.2.tgz
Old sources: neo4jshell archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=neo4jshell to link to this page.