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 26 Aug. 2026.
Previous versions and publish date:
(2026-08-05 10:20), 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), 2.4.2 (2024-01-18 11:50), 3.0.0 (2026-05-18 10:20)
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

Today's Hot Picks in Authors and Packages

SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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