agraph_utils
Introduction
agraph_utils is a python package that supplies a set of helpful functions
to use along with the agraph-python package.
Installation
pip install agraph-utils
Usage
BufferTriples
the BufferTriples class allows the user to quickly add large sets
of triples. You can either add triples individually with add_triple
or you can add a list to the buffer as add_triples.
GeoJSON
This class allows you to easily convert various coordinates of points/lines/multipolygons into RDF Literals that can be used for GeoSPARQL.
Vector Search
This class allows you to easily use the base magic sparql predicates used in AllegroGraph for vector search. This assumes the user has a vector store with stored vectors.
Release files for agraph-utils 0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| agraph_utils-0.5.tar.gz | 5.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| agraph_utils-0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.2 kB
Release files / agraph_utils-0.5.tar.gz
| Download URL | agraph_utils-0.5.tar.gz |
|---|---|
| Size | 5.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f69e2d7c68236240feaffc3906521e8c568b4b2e900f17236646fbec2d490a79
|
|
BLAKE2b-256 checksum How to use checksums |
f5f3301d5330809ef744ccc5c472bf13db5b100a3c2e5aca953ea00faeca87ed
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.12.3
|
Release files / agraph_utils-0.5-py3-none-any.whl
| Download URL | agraph_utils-0.5-py3-none-any.whl |
|---|---|
| Size | 8.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
960e0e3a24880a503b2ee9866d67676ffafcb4bb8895b8fdd6bb1fcf29068214
|
|
BLAKE2b-256 checksum How to use checksums |
203e81a826cb507816fdc66501a6d0350bbf8b85c8802902457ecf0e380201de
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.12.3
|