AllegroGraph RDFStore Python Client
The
Python Client
(
API documentation)
is a full set of library calls for Python-based
applications. This library enables Python users to experience the
same convenience and power enjoyed by Java applications using the
Sesame library to access AllegroGraph. The Python library mimics the
API defined for Sesame, using similar method names and argument
conventions. However, we have also chosen to exploit Python features
such as keyword arguments and iterator conventions that are absent in
Java, resulting in a library with a genuine Python flavor.
If you would like to test out the pre release, please send email to [email protected]