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 29 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

InSilicoVA  
Probabilistic Verbal Autopsy Coding with 'InSilicoVA' Algorithm
Computes individual causes of death and population cause-specific mortality fractions using the 'InS ...
Download / Learn more Package Citations See dependency  
rstac  
Client Library for SpatioTemporal Asset Catalog
Provides functions to access, search and download spacetime earth observation data via SpatioTempor ...
Download / Learn more Package Citations See dependency  
munfold  
Metric Unfolding
Multidimensional unfolding using Schoenemann's algorithm for metric and Procrustes rotation of unfo ...
Download / Learn more Package Citations See dependency  
lassoshooting  
L1 Regularized Regression (Lasso) Solver using the Cyclic Coordinate Descent Algorithm aka Lasso Shooting
L1 regularized regression (Lasso) solver using the Cyclic Coordinate Descent algorithm aka Lasso Sh ...
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  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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