neo2R: Neo4j to R (original) (raw)
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 |
| DOI: | 10.32614/CRAN.package.neo2R |
| 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 AND <=5) https://neo4j.com/ |
| CRAN checks: | neo2R results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=neo2Rto link to this page.