Other packages > Find by keyword >

neo2R  

Neo4j to R
View on CRAN: Click here


Download and install neo2R package within the R console
Install from CRAN:
install.packages("neo2R")

Install from Github:
library("remotes")
install_github("cran/neo2R")

Install by package version:
library("remotes")
install_version("neo2R", "2.4.2")



Attach the package and use:
library("neo2R")
Maintained by
Patrice Godard
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-02-17
Latest Update: 2024-01-18
Description:
The aim of neo2R is to provide simple and low level connectors for querying neo4j graph databases (). 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.
How to cite:
Patrice Godard (2020). neo2R: Neo4j to R. R package version 2.4.2, https://cran.r-project.org/web/packages/neo2R. Accessed 21 Jan. 2025.
Previous versions and publish date:
2.0.0 (2020-02-17 16:40), 2.1.0 (2020-03-28 07:10), 2.1.1 (2022-04-15 15:30), 2.4.1 (2023-02-16 10:50)
Other packages that cited neo2R R package
View neo2R citation profile
Other R packages that neo2R depends, imports, suggests or enhances
Complete documentation for neo2R
Functions, R codes and Examples using the neo2R R package
Some associated functions: cypher . graphRequest . import_from_df . multicypher . prepCql . readCql . startGraph . 
Some associated R codes: cypher.R . graphRequest.R . import_from_df.R . prepCql.R . startGraph.R .  Full neo2R package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

neo2R  
Neo4j to R
The aim of neo2R is to provide simple and low level connectors for querying neo4j graph databases ( ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
hwriter  
HTML Writer - Outputs R Objects in HTML Format
Easy-to-use and versatile functions to output R objects in HTML format. ...
Download / Learn more Package Citations See dependency  
USgrid  
The Demand and Supply for Electricity in the US
Provides a set of regular time-series datasets, describing the US electricity grid. That includes th ...
Download / Learn more Package Citations See dependency  
cmce  
Computer Model Calibration for Deterministic and Stochastic Simulators
Implements the Bayesian calibration model described in Pratola and Chkrebtii (2018) ...
Download / Learn more Package Citations See dependency  
irtrees  
Estimation of Tree-Based Item Response Models
Helper functions and example data sets to facilitate the estimation of IRTree models from data with ...
Download / Learn more Package Citations See dependency  

23,543

R Packages

203,629

Dependencies

63,897

Author Associations

23,544

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA