The aim of the 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.1.0 |
| Depends: | R (≥ 3.6) |
| Imports: | base64enc, jsonlite, RCurl, utils |
| Published: | 2020-03-28 |
| Author: | Patrice Godard |
| 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 OR ==4) <https://neo4j.com/> |
| CRAN checks: | neo2R results |
| Reference manual: | neo2R.pdf |
| Package source: | neo2R_2.1.0.tar.gz |
| Windows binaries: | r-devel: neo2R_2.1.0.zip, r-release: neo2R_2.1.0.zip, r-oldrel: neo2R_2.1.0.zip |
| macOS binaries: | r-release: neo2R_2.1.0.tgz, r-oldrel: neo2R_2.1.0.tgz |
| Old sources: | neo2R archive |
Please use the canonical form https://CRAN.R-project.org/package=neo2R to link to this page.