package for creating networkx adapters for arangodb
Project description
ArangoDB-Networkx Adapter
Networkx is commonly used for analysis of network-data. If your analytics use cases require the use of all your graph data, for example, to summarize graph structure, or answer global path traversal queries, then using the ArangoDB Pregel API is recommended. If your analysis pertains to a subgraph, then you may be interested in getting the Networkx representation of the subgraph for one of the following reasons:
1. An algorithm for your use case is available in Networkx.
2. A library that you want to use for your use case works with Networkx Graphs as input.
Check the DGL folder for an implementation of a Networkx-Adapter for the Deep Graph Library.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
adbnx_adapter-0.0.0.1.tar.gz
(7.3 kB
view details)
File details
Details for the file adbnx_adapter-0.0.0.1.tar.gz
.
File metadata
- Download URL: adbnx_adapter-0.0.0.1.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ebbe865feb862eba54fdece3e7066384e10bb34f4e0bc49803567c406843f1e |
|
MD5 | 37beec1d08e903f15d649a20e9e01eca |
|
BLAKE2b-256 | 69866e335bc6c944c3a0242c7ce165c9f101a822e18b4da58b0242f5d45ea630 |