xGT is a high-performance property graph engine designed to support extremely large in-memory graphs, and the xgt library is the client-side interface which controls it.
Documentation
The xgt library is self-documenting, and all external methods and classes have docstrings accessible through help().
A formatted version of the same is available online on the Rocketgraph documentation site: docs.rocketgraph.com.
Extra Tools
Most users will find installing the following packages useful:
| Package | Description |
|---|---|
| jupyter | For an interactive environment to use xgt. |
| pandas | For importing / exporting data to / from pandas frames. |
The "extra" variant of xgt is provided to make installing these useful packages along with xgt easy. Install by doing: pip install xgt[extra].
Release files for xgt 2.7.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| xgt-2.7.0.tar.gz | 166.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| xgt-2.7.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 343.6 kB
Release files / xgt-2.7.0.tar.gz
| Download URL | xgt-2.7.0.tar.gz |
|---|---|
| Size | 166.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e1e58832fe2ba091730925eb9205cb19cbbcb860f964bf4cdd3e5857b7d03021
|
|
BLAKE2b-256 checksum How to use checksums |
99c22fa93fa067fac65cdf1ff7e4da07819e22a7618ab30ee2eee8be81a931ce
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|
Release files / xgt-2.7.0-py3-none-any.whl
| Download URL | xgt-2.7.0-py3-none-any.whl |
|---|---|
| Size | 177.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
dfb42ff4fa07b5cc1309c344f812cda72d599ed2e80e27dea7e924fa36aa69af
|
|
BLAKE2b-256 checksum How to use checksums |
27dc003c908b5aeb48edfed00539e5bf8e5dbe15e769c732ccb730ba5bb58da4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|