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.zip(r-4.7)bolt4jr_1.4.0.zip(r-4.6)bolt4jr_1.4.0.zip(r-4.5)
bolt4jr_1.4.0.tgz(r-4.6-any)bolt4jr_1.4.0.tgz(r-4.5-any)
bolt4jr_1.4.0.tar.gz(r-4.7-any)bolt4jr_1.4.0.tar.gz(r-4.6-any)
bolt4jr_1.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
bolt4jr/json (API)
| # Install 'bolt4jr' in R: |
| install.packages('bolt4jr', repos = c('https://broccolito.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/broccolito/bolt4jr/issues
Last updated from:984e33c190. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 118 | ||
| source / vignettes | OK | 177 | ||
| linux-release-x86_64 | OK | 146 | ||
| macos-release-arm64 | OK | 92 | ||
| macos-oldrel-arm64 | OK | 99 | ||
| windows-devel | OK | 154 | ||
| windows-release | OK | 71 | ||
| windows-oldrel | OK | 71 | ||
| wasm-release | OK | 106 |
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 |
