Package: bolt4jr 1.4.0
bolt4jr: Interface for the 'Neo4j Bolt' Protocol
Querying, extracting, and processing large-scale network data from Neo4j databases using the 'Neo4j Bolt' <https://neo4j.com/docs/bolt/current/bolt/> protocol. This interface supports efficient data retrieval, batch processing for large datasets, and seamless conversion of query results into R data frames, making it ideal for bioinformatics, computational biology, and other graph-based applications.
Authors:
bolt4jr_1.4.0.tar.gz
bolt4jr_1.4.0.tar.gz(r-4.5-noble)bolt4jr_1.4.0.tar.gz(r-4.4-noble)
bolt4jr_1.4.0.tgz(r-4.4-emscripten)bolt4jr_1.4.0.tgz(r-4.3-emscripten)
bolt4jr.pdf |bolt4jr.html✨
bolt4jr/json (API)
# Install 'bolt4jr' in R: |
install.packages('bolt4jr', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 17 days agofrom:e6cf45acef. Checks:2 OK. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 25 2025 |
R-4.5-linux | OK | Feb 25 2025 |
Exports:convert_dfrun_batch_queryrun_querysetup_bolt4jr
Dependencies:clidata.tableglueherejsonlitelatticelifecyclemagrittrMatrixpngpurrrrappdirsRcppRcppTOMLreticulaterlangrprojrootvctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Convert a Query Result into a Data Frame | convert_df |
Batch Query and Save Data from Neo4j | run_batch_query |
Connect to Neo4j and Run a Simple Query | run_query |
Set up the Conda environment for bolt4jr | setup_bolt4jr |