patzaw/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.

Getting started

Package details

Maintainer
LicenseGPL-3
Version2.4.2
URL https://github.com/patzaw/neo2r
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("patzaw/neo2R")
patzaw/neo2R documentation built on Sept. 4, 2024, 8:44 a.m.