Skip to main content

CoordiNode embedded Python bindings — in-process graph database, no server required

Project description

coordinode-embedded

In-process CoordiNode graph database for Python — no server, no Docker required.

from coordinode_embedded import LocalClient

with LocalClient(":memory:") as db:
    db.cypher("CREATE (n:Person {name: $name})", {"name": "Alice"})
    rows = db.cypher("MATCH (n:Person) RETURN n.name AS name")
    print(rows)  # [{"name": "Alice"}]

Installation

pip install coordinode-embedded

Usage

LocalClient is a drop-in replacement for CoordinodeClient for local development, notebooks (Jupyter, Google Colab), and testing — same .cypher() API, zero infrastructure.

from coordinode_embedded import LocalClient

# In-memory (discarded on close)
with LocalClient(":memory:") as db:
    db.cypher("CREATE (n:Person {name: 'Alice'})")
    rows = db.cypher("MATCH (n:Person) RETURN n.name AS name")

# Persistent storage
db = LocalClient("/path/to/db")
db.cypher("CREATE (n:Item {id: 1})")
db.close()

Links

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

coordinode_embedded-0.1.0-cp313-cp313-win_amd64.whl (4.1 MB view details)

Uploaded CPython 3.13Windows x86-64

coordinode_embedded-0.1.0-cp313-cp313-macosx_11_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

coordinode_embedded-0.1.0-cp313-cp313-macosx_10_12_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

coordinode_embedded-0.1.0-cp311-cp311-manylinux_2_28_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

coordinode_embedded-0.1.0-cp311-cp311-manylinux_2_28_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

coordinode_embedded-0.1.0-cp311-abi3-win_amd64.whl (4.1 MB view details)

Uploaded CPython 3.11+Windows x86-64

coordinode_embedded-0.1.0-cp311-abi3-manylinux_2_28_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.11+manylinux: glibc 2.28+ x86-64

coordinode_embedded-0.1.0-cp311-abi3-manylinux_2_28_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.11+manylinux: glibc 2.28+ ARM64

coordinode_embedded-0.1.0-cp311-abi3-macosx_11_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.11+macOS 11.0+ ARM64

coordinode_embedded-0.1.0-cp311-abi3-macosx_10_12_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.11+macOS 10.12+ x86-64

File details

Details for the file coordinode_embedded-0.1.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for coordinode_embedded-0.1.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6ba9997832d5e6ffd41fb8b21d9e8b6770b9f17fd07a5f169a46baef3d740452
MD5 e436a3a5b5462f9c520388684f5f2902
BLAKE2b-256 5e2ae649d6d3209a5085069ccde3584ab74e6addeca8932c890c4f8b1edf3328

See more details on using hashes here.

Provenance

The following attestation bundles were made for coordinode_embedded-0.1.0-cp313-cp313-win_amd64.whl:

Publisher: release.yml on structured-world/coordinode-python

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

File details

Details for the file coordinode_embedded-0.1.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coordinode_embedded-0.1.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fc6d78915e2471d95b55d1c7ac5f574d0edd6bbd01fd7cb5525a31c546b826c0
MD5 60a140fbcbcf5bf1a826910affb7ae7a
BLAKE2b-256 0824ac417aa2efa4267463073b64be5a97aeab10234699c651166704c545bd7b

See more details on using hashes here.

Provenance

The following attestation bundles were made for coordinode_embedded-0.1.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: release.yml on structured-world/coordinode-python

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

File details

Details for the file coordinode_embedded-0.1.0-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for coordinode_embedded-0.1.0-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 2293913abd627b5bcbbf399dcde986e962e8a63c1b53a0f372ce3f1b8912231f
MD5 393a3546743be3f240c7afaa67444c9f
BLAKE2b-256 b4bd29e634cab3b6df8b8c282afd5adbf7193860973bf779e6a123a852ef30a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for coordinode_embedded-0.1.0-cp313-cp313-macosx_10_12_x86_64.whl:

Publisher: release.yml on structured-world/coordinode-python

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

File details

Details for the file coordinode_embedded-0.1.0-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for coordinode_embedded-0.1.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5b3fc276b8598e39f4cc7b93c67849605c68d07130353e9f39d93e33866471ee
MD5 3bddbda6d21c973e93786d50e5d77e9d
BLAKE2b-256 f71cfd4668b7b9f5dfef220a01cd759608404f53c8da87b3a96e39f1c08ef7ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for coordinode_embedded-0.1.0-cp311-cp311-manylinux_2_28_x86_64.whl:

Publisher: release.yml on structured-world/coordinode-python

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

File details

Details for the file coordinode_embedded-0.1.0-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coordinode_embedded-0.1.0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 531dca05cb72c36538558f2dbff509d025da9302e8217409e4184ab0232d52c9
MD5 a11150ffd2a1a63dad553845aba00a46
BLAKE2b-256 f51f4861410f6986acaf3bac5030f5121e48c216b1a1bce21eb8d4ab1b0df7ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for coordinode_embedded-0.1.0-cp311-cp311-manylinux_2_28_aarch64.whl:

Publisher: release.yml on structured-world/coordinode-python

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

File details

Details for the file coordinode_embedded-0.1.0-cp311-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for coordinode_embedded-0.1.0-cp311-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 7126a7fb6426cfdb3dbb0e38d5a204d11d8164dc54bb5f1ff1d1b33033cae528
MD5 80527377b96956d89f9bec2394555681
BLAKE2b-256 4c506d85335dde7ea98ae5600606ef35f142903362cf02ecd576caedfcf907d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for coordinode_embedded-0.1.0-cp311-abi3-win_amd64.whl:

Publisher: release.yml on structured-world/coordinode-python

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

File details

Details for the file coordinode_embedded-0.1.0-cp311-abi3-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for coordinode_embedded-0.1.0-cp311-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c0ab3a3e459922b7bb29b804379412e3f44d933292b4027426380d183d72ee22
MD5 b5d22baa20232bc418e922b72b73129a
BLAKE2b-256 2da7c29f91cb00d3ced75afbce09ad9a96addc25e489662124beab6c27f9dab1

See more details on using hashes here.

Provenance

The following attestation bundles were made for coordinode_embedded-0.1.0-cp311-abi3-manylinux_2_28_x86_64.whl:

Publisher: release.yml on structured-world/coordinode-python

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

File details

Details for the file coordinode_embedded-0.1.0-cp311-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for coordinode_embedded-0.1.0-cp311-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e94ece410995739d67a7e1c501ee08bacf1349d16652afc237e43d957aa3c335
MD5 45f84204f40ea95767df0967d29536bc
BLAKE2b-256 d3842fd90024c9db12eedba75be9d848456c72fb9a6c1aaae70a24e9a3645bc1

See more details on using hashes here.

Provenance

The following attestation bundles were made for coordinode_embedded-0.1.0-cp311-abi3-manylinux_2_28_aarch64.whl:

Publisher: release.yml on structured-world/coordinode-python

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

File details

Details for the file coordinode_embedded-0.1.0-cp311-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for coordinode_embedded-0.1.0-cp311-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 029b073ffbaa0dc36c1b63ae62677f9ad969ad0a8b12917880ef883b2c04ee85
MD5 737379c9bcb8ce30c58c3a99f38c88a0
BLAKE2b-256 49c6c1890ee030c3ae11da6504f4dc4132b880dbcc4c43173f415f7cc918cdb6

See more details on using hashes here.

Provenance

The following attestation bundles were made for coordinode_embedded-0.1.0-cp311-abi3-macosx_11_0_arm64.whl:

Publisher: release.yml on structured-world/coordinode-python

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

File details

Details for the file coordinode_embedded-0.1.0-cp311-abi3-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for coordinode_embedded-0.1.0-cp311-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 818695c56c1dd2276295c90827b3175f39ec77544cb9262ac9835f20eeb40a4f
MD5 f60f3e27aaef580f61dbe62ad6e9bf89
BLAKE2b-256 13cb8d31caa0bf26248c7a07ee05b288e6920d8d8f15cf09669f97d0aaec77ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for coordinode_embedded-0.1.0-cp311-abi3-macosx_10_12_x86_64.whl:

Publisher: release.yml on structured-world/coordinode-python

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