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 few post-processing. It allows fast processing of queries returning many records. And it let the user handle post-processing according to the data model and his needs.

Version: 2.4.2
Depends: R (≥ 3.6)
Imports: base64enc, jsonlite, httr, utils
Published: 2024-01-18
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 AND <=5) <https://neo4j.com/>
CRAN checks: neo2R results

Documentation:

Reference manual: neo2R.pdf

Downloads:

Package source: neo2R_2.4.2.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_2.4.2.tgz, r-oldrel (arm64): neo2R_2.4.2.tgz, r-release (x86_64): neo2R_2.4.2.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.