neo2R: Neo4j to R

The aim of neo2R is to provide simple and low level connectors for querying neo4j graph databases (<https://neo4j.com/>). The objects returned by the query functions are either lists or data.frames with very little post-processing. It allows fast processing of queries returning many records. And it let the users handle post-processing according to the data model and their needs.

Version: 3.0.0
Depends: R (≥ 4.1)
Imports: jsonlite, httr2, utils
Published: 2026-05-18
DOI: 10.32614/CRAN.package.neo2R
Author: Patrice Godard ORCID iD [aut, cre, cph], Eusebiu Marcu [ctb]
Maintainer: Patrice Godard <patrice.godard at gmail.com>
BugReports: https://github.com/patzaw/neo2r/issues
License: GPL-3
URL: https://github.com/patzaw/neo2r
NeedsCompilation: no
SystemRequirements: neo4j (>=3) <https://neo4j.com/>
CRAN checks: neo2R results

Documentation:

Reference manual: neo2R.html , neo2R.pdf

Downloads:

Package source: neo2R_3.0.0.tar.gz
Windows binaries: r-devel: neo2R_2.4.2.zip, r-release: neo2R_2.4.2.zip, r-oldrel: neo2R_2.4.2.zip
macOS binaries: r-release (arm64): neo2R_3.0.0.tgz, r-oldrel (arm64): neo2R_3.0.0.tgz, r-release (x86_64): neo2R_3.0.0.tgz, r-oldrel (x86_64): neo2R_3.0.0.tgz
Old sources: neo2R archive

Reverse dependencies:

Reverse depends: BED

Linking:

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