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]
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 06 Apr. 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
03/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/05Downloads for neo2R2468101214161820TrendBars

Today's Hot Picks in Authors and Packages

AssocAFC  
Allele Frequency Comparison
When doing association analysis one does not always have the genotypes for the control population. ...
Download / Learn more Package Citations See dependency  
BeviMed  
Bayesian Evaluation of Variant Involvement in Mendelian Disease
A fast integrative genetic association test for rare diseases based on a model for disease status gi ...
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  
beakr  
A Minimalist Web Framework for R
A minimalist web framework for developing application programming interfaces in R that provides a f ...
Download / Learn more Package Citations See dependency  
bmscstan  
Bayesian Multilevel Single Case Models using 'Stan'
Analyse single case analyses against a control group. Its purpose is to provide a flexible, with go ...
Download / Learn more Package Citations See dependency  
chameleon  
Automatic Colors for Multi-Dimensional Data
Assign distinct colors to arbitrary multi-dimensional data, considering its structure. ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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