Skip to main content

Package for fetching and loading datasets for ArangoDB deployments.

Project description

arango_datasets

Package for loading example datasets into an ArangoDB Instance.

from arango_datasets.datasets import Datasets
from arango import ArangoClient

# Datasets requires a valid database object 
db = ArangoClient(hosts='http://localhost:8529').db("dbName", username="root", password="")

datasets = Datasets(db)

# list available datasets
datasets.list_datasets()

# list more information about the dataset files and characteristics 
#datasets.dataset_info("IMDB_X")

# Import the dataset
# datasets.load("IMDB_X")

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

arango_datasets-1.1.2.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

arango_datasets-1.1.2-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file arango_datasets-1.1.2.tar.gz.

File metadata

  • Download URL: arango_datasets-1.1.2.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.18

File hashes

Hashes for arango_datasets-1.1.2.tar.gz
Algorithm Hash digest
SHA256 42e8ba8c5a9b4f710b392c48dcfc37e6798d5cfa1820c93d8b5e59914049b0ad
MD5 dece12bb3a891f1ab78e7e223c7720c9
BLAKE2b-256 3399548c05bb242201517efea43587ee37c5b869659239e1f11863e2c93e3f08

See more details on using hashes here.

File details

Details for the file arango_datasets-1.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for arango_datasets-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c77c5f31be884bcecf43ad0e643874951f564af97b5562b86f5d9703c6434836
MD5 e70bcd4c5e69844710f151d540877639
BLAKE2b-256 132e5613216ed96b2d293d8c1a4f4d0040dd64dd4e9053403653f8238dcfeb04

See more details on using hashes here.

Supported by

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