Package: kuzuR 0.2.3

kuzuR: Interface to 'kuzu' Graph Database
Provides a high-performance 'R' interface to the 'kuzu' graph database. It uses the 'reticulate' package to wrap the official 'Python' client ('kuzu', 'pandas', and 'networkx'), allowing users to interact with 'kuzu' seamlessly from within 'R'. Key features include managing database connections, executing 'Cypher' queries, and efficiently loading data from 'R' data frames. It also provides seamless integration with the 'R' ecosystem by converting query results directly into popular 'R' data structures, including 'tibble', 'igraph', 'tidygraph', and 'g6R' objects, making 'kuzu's powerful graph computation capabilities readily available for data analysis and visualization workflows in 'R'. The 'kuzu' documentation can be found at <https://kuzudb.github.io/docs/>.
Authors:
kuzuR_0.2.3.tar.gz
kuzuR_0.2.3.tar.gz(r-4.7-any)kuzuR_0.2.3.tar.gz(r-4.6-any)
kuzuR_0.2.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
kuzuR/json (API)
| # Install 'kuzuR' in R: |
| install.packages('kuzuR', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/wickm/kuzur/issues
Pkgdown/docs site:https://wickm.github.io
Last updated from:8def66241f. Checks:4 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 160 | ||
| source / vignettes | OK | 207 | ||
| linux-release-x86_64 | OK | 193 | ||
| wasm-release | OK | 142 |
Exports:as_igraphas_tidygraphcheck_kuzu_installationkuzu_connectionkuzu_copy_from_csvkuzu_copy_from_dfkuzu_copy_from_jsonkuzu_copy_from_parquetkuzu_executekuzu_get_allkuzu_get_column_data_typeskuzu_get_column_nameskuzu_get_nkuzu_get_nextkuzu_get_schemakuzu_merge_df
Dependencies:clicpp11dplyrgenericsgluehereigraphjsonlitelatticelifecyclemagrittrMatrixpillarpkgconfigpngpurrrR6rappdirsRcppRcppTOMLreticulaterlangrprojrootstringistringrtibbletidygraphtidyrtidyselectutf8vctrswithr
Getting Started with kuzuR
Rendered fromgetting-started.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2025-11-26
Started: 2025-11-26
Graph Library Integrations
Rendered fromgraph-integrations.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2025-11-26
Started: 2025-11-26
Installation and Basic Usage
Rendered frominstallation-and-usage.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2025-11-26
Started: 2025-11-26
