<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Client for the 'AstraeaDB' Graph Database</dc:title>
  <dc:title>R package AstraeaDB version 0.2.1</dc:title>
  <dc:description>Provides a client for 'AstraeaDB', a graph database with
    vector search capabilities. Supports node and edge create, read, update,
    and delete operations, label and edge-type lookups, graph traversals
    (breadth-first search, depth-first search, shortest path), temporal
    (time-travel) queries, graph algorithms (PageRank, Louvain community
    detection, connected components, and degree and betweenness centrality),
    vector similarity search, hybrid graph-vector search, Graph Query
    Language (GQL) execution, and graph-based retrieval-augmented generation
    (subgraph extraction with large language model integration). Communicates
    with the 'AstraeaDB' server over a JSON-over-TCP protocol. An optional
    'Apache Arrow Flight' transport is available for high-performance bulk
    operations when the 'arrow' package is installed.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: jsonlite, R6</dc:relation>
  <dc:relation>Suggests: arrow, knitr, rmarkdown, testthat (&gt;= 3.0.0), withr</dc:relation>
  <dc:creator>James Harris &lt;jimeharrisjr@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>James Harris [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=AstraeaDB/LICENSE)</dc:rights>
  <dc:date>2026-08-21</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=AstraeaDB</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.AstraeaDB</dc:identifier>
</oai_dc:dc>
