Skip to main content

A Python SDK for Apache HugeGraph

Project description

hugegraph-python

A Python SDK for Apache HugeGraph, maintained by cvte research data-mining team.

This project currently in alpha testing, will open source the code soon.

Installation

PyPi

https://pypi.org/project/hugegraph-python/

pip3 install hugegraph-python

Install from source

release soon

Examples

from hugegraph import PHugeGraph

# init client
client = PHugeGraph("127.0.0.1", "8080", user="admin", pwd="pwd", graph="hugegraph")

# schema
schema = client.schema()
schema.getVertexLabels()

# graph
g = client.graph()
g.getVertexById("1:tom")
g.close()

# gremlin
gremlin = client.gremlin()
gremlin.exec("g.V().limit(10)")

Any questions contact ming@apache.org

  • TODO
    • document
    • ut
    • ci
    • more api

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

hugegraph-python-1.0.0.7.tar.gz (14.6 kB view details)

Uploaded Source

Built Distribution

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

hugegraph_python-1.0.0.7-py3-none-any.whl (32.0 kB view details)

Uploaded Python 3

File details

Details for the file hugegraph-python-1.0.0.7.tar.gz.

File metadata

  • Download URL: hugegraph-python-1.0.0.7.tar.gz
  • Upload date:
  • Size: 14.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.2

File hashes

Hashes for hugegraph-python-1.0.0.7.tar.gz
Algorithm Hash digest
SHA256 07cde1d91538bae171ff2a56a721edc33f9733652712a9fbb717d8c7650ccd5a
MD5 da97f2df1dca15a041845c82a31a3fbd
BLAKE2b-256 81c570793ccc7bbd03c22fb6fc5d8e48282b1afbdeab0c63e54d9328ac847766

See more details on using hashes here.

File details

Details for the file hugegraph_python-1.0.0.7-py3-none-any.whl.

File metadata

File hashes

Hashes for hugegraph_python-1.0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 b3af64fb8c926f50821c99df0e5e212a62a58684811da3a41ed9c5e0b5a49c47
MD5 873b8dc2b4eead32acfbb30433a35dbf
BLAKE2b-256 e1d4c7818d42dd5741b315833a2d6bd0cf75fe3b8c9f9fb350c042856bc75308

See more details on using hashes here.

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