Skip to main content

Neo4j graph-store backend plugin for the Orchid AI framework

Project description

orchid-rag-neo4j

Neo4j graph-store backend plugin for the Orchid AI framework.

What it provides

  • Neo4jGraphStore — implements OrchidGraphStore backed by Neo4j

Installation

pip install orchid-rag-neo4j

Usage

Reference graph_store_backend: neo4j in your agents.yaml:

rag:
  graph_store_backend: neo4j
  neo4j_url: neo4j://localhost:7687
  neo4j_username: neo4j
  neo4j_password: secret

Or build it programmatically:

from orchid_rag_neo4j import Neo4jGraphStore

store = Neo4jGraphStore(
    url="neo4j://localhost:7687",
    username="neo4j",
    password="secret",
)

Development

cd orchid-rag-neo4j
pip install -e ".[dev]"
pytest tests/ -x
ruff check orchid_rag_neo4j/

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

orchid_rag_neo4j-1.0.3.tar.gz (8.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

orchid_rag_neo4j-1.0.3-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file orchid_rag_neo4j-1.0.3.tar.gz.

File metadata

  • Download URL: orchid_rag_neo4j-1.0.3.tar.gz
  • Upload date:
  • Size: 8.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for orchid_rag_neo4j-1.0.3.tar.gz
Algorithm Hash digest
SHA256 5cc1261362f88a32eb2b2db12e3d726aad4ab590759257cec5eeba643e42e59c
MD5 facc5f4f97cfeb12f5052f10ae37e6be
BLAKE2b-256 4a60f40cf6036768f774c0b83035646b6d01b32710d75125b312444493f971e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for orchid_rag_neo4j-1.0.3.tar.gz:

Publisher: ci.yml on gadz82/orchid-rag-neo4j

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file orchid_rag_neo4j-1.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for orchid_rag_neo4j-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 407d598af505c7764a90c8a23fa40c4a02cf672c72caf0a5c7c270bb38fc703e
MD5 641ae005ccd55b13a4653d19137370df
BLAKE2b-256 387c5b2f99c805e2e8201f9206b3a24e09c8afd02cd89ac0aea28927795b1191

See more details on using hashes here.

Provenance

The following attestation bundles were made for orchid_rag_neo4j-1.0.3-py3-none-any.whl:

Publisher: ci.yml on gadz82/orchid-rag-neo4j

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page