Skip to main content

grafeo-cli

Command-line interface for Grafeo graph database.

This is a thin Python launcher package that runs the pre-built Grafeo CLI binary.

Installation

uv add grafeo-cli
# or: pip install grafeo-cli

The package looks for the grafeo binary in this order:

  1. Bundled with the wheel (platform-specific wheels)
  2. In the virtualenv bin/ or Scripts/ directory
  3. On your system PATH

If no binary is found, install it separately:

# Via cargo
cargo install grafeo-cli

# Or download from GitHub releases
# https://github.com/GrafeoDB/grafeo/releases

Usage

# Database management
grafeo info ./my-db
grafeo stats ./my-db
grafeo validate ./my-db

# Query execution
grafeo query ./my-db "MATCH (n:Person) RETURN n.name"

# Interactive shell
grafeo shell ./my-db

# Create a new database
grafeo init ./new-db

# Shell completions
grafeo completions bash > ~/.local/share/bash-completion/completions/grafeo

Links

License

Apache-2.0

Download files

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

Source Distribution

grafeo_cli-0.5.34.tar.gz (3.1 kB view details)

Uploaded Source

Built Distributions

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

grafeo_cli-0.5.34-py3-none-win_amd64.whl (3.8 MB view details)

Uploaded Python 3Windows x86-64

grafeo_cli-0.5.34-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.1 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

grafeo_cli-0.5.34-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (3.9 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

grafeo_cli-0.5.34-py3-none-macosx_11_0_x86_64.whl (4.0 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

grafeo_cli-0.5.34-py3-none-macosx_11_0_arm64.whl (3.7 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file grafeo_cli-0.5.34.tar.gz.

File metadata

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

File hashes

Hashes for grafeo_cli-0.5.34.tar.gz
Algorithm Hash digest
SHA256 afc6abe36e7a6abce50ef8bf7abc8df7faad897804f0349d46a989cae6f79591
MD5 c2450a95cc100b7187e1cc743ca8123e
BLAKE2b-256 6b70242451ada27ad8af1ebfea344d0ff76ab50098e659cb9bcf89b8d21e8956

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo_cli-0.5.34.tar.gz:

Publisher: pypi.yml on GrafeoDB/grafeo

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

File details

Details for the file grafeo_cli-0.5.34-py3-none-win_amd64.whl.

File metadata

  • Download URL: grafeo_cli-0.5.34-py3-none-win_amd64.whl
  • Upload date:
  • Size: 3.8 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for grafeo_cli-0.5.34-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 3d56eae723094f3398f2ce76ef0e00858698bb732a90dd6b439a987566c47600
MD5 bf5e1be26b3d8221f5b14751a73681c6
BLAKE2b-256 6f3e6dd334364f454f7e9831a1f978743a670bb5fda771a332dbbb2a86d9878c

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo_cli-0.5.34-py3-none-win_amd64.whl:

Publisher: pypi.yml on GrafeoDB/grafeo

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

File details

Details for the file grafeo_cli-0.5.34-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for grafeo_cli-0.5.34-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 0a11c6b636ed9e338487c33f40277cd9b2a5c5cd6d5a57de561233219510c0d4
MD5 39d157af1294efef2800a3060854126c
BLAKE2b-256 91bda87ea11fe3f96231c6e7c51ce04a8d658c47f532ef7124d70108f3bdeb2f

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo_cli-0.5.34-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: pypi.yml on GrafeoDB/grafeo

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

File details

Details for the file grafeo_cli-0.5.34-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for grafeo_cli-0.5.34-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 dfd154c1c5c5665232925bb4cbecf17b5000c9002ddf0412d6006844dee92e3b
MD5 5ce6251111bc270af34be7139b89f38d
BLAKE2b-256 f6913c17d1efc7f94589645c5d4158f2e16b287d25a394e4bf5c578522405451

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo_cli-0.5.34-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: pypi.yml on GrafeoDB/grafeo

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

File details

Details for the file grafeo_cli-0.5.34-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for grafeo_cli-0.5.34-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 f74b5b260278c5dd478e604b16df80cc778be955716336167db6d66ca1095a62
MD5 741b6f751194d02d0ce0adb66baa8125
BLAKE2b-256 83f2b6506ad84871b25f1f4882bae297c27fc3d2596a5b977f67a80e09d00d96

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo_cli-0.5.34-py3-none-macosx_11_0_x86_64.whl:

Publisher: pypi.yml on GrafeoDB/grafeo

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

File details

Details for the file grafeo_cli-0.5.34-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for grafeo_cli-0.5.34-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 65745214a553648f05f50a874aef2f5940c73104240cf68d7f977ad5a1c58cdd
MD5 3d00f621293c2b7cad4bdc57772a359c
BLAKE2b-256 73c6a6d37c55b33db9d09139e99ea765cda3fd0765c753344c41b7002d9ed58c

See more details on using hashes here.

Provenance

The following attestation bundles were made for grafeo_cli-0.5.34-py3-none-macosx_11_0_arm64.whl:

Publisher: pypi.yml on GrafeoDB/grafeo

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

Release history Release notifications | RSS feed

This release

0.5.34 This release

6 files

0.5.33

6 files

Supported by

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