Skip to main content

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

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.4.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.4-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for orchid_rag_neo4j-1.0.4.tar.gz
Algorithm Hash digest
SHA256 d424ade7a7060038d6846506a93156ea608529aa8fc9bc6441b39ea34c25919d
MD5 ce70f4c9dfbadbcd4657b5c748735953
BLAKE2b-256 5e9ac175c72727b7f020ccf85de89e5e10fbe713e2932431b1cc245371485ad9

See more details on using hashes here.

Provenance

The following attestation bundles were made for orchid_rag_neo4j-1.0.4.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.4-py3-none-any.whl.

File metadata

File hashes

Hashes for orchid_rag_neo4j-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 7556ccc81bb8653f1412ed9f1c800be1ba5d8d0c23c494e9a933d21e18c96edc
MD5 86a260f93cc5063e30a7b27ee4159868
BLAKE2b-256 d27b2560910ba46feb29403f305d414e7789b001ea5d6f89caed6f03414a1b65

See more details on using hashes here.

Provenance

The following attestation bundles were made for orchid_rag_neo4j-1.0.4-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 Sentry Error logging StatusPage Status page