Package: bolt4jr
Title: Interface for the 'Neo4j Bolt' Protocol
Version: 1.4.0
Authors@R: 
    person("Wanjun", "Gu", , "wanjun.gu@ucsf.edu", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-7342-7000"))
Description: 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.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Imports: data.table, glue, purrr, reticulate
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-02-22 23:55:09 UTC; wanjun
Author: Wanjun Gu [aut, cre] (<https://orcid.org/0000-0002-7342-7000>)
Maintainer: Wanjun Gu <wanjun.gu@ucsf.edu>
Repository: CRAN
Date/Publication: 2025-02-25 11:50:02 UTC
Built: R 4.4.3; ; 2025-10-13 10:33:18 UTC; windows
