-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Marcus Klemm edited this page Mar 27, 2019
·
23 revisions
To install the graphit
python module via pip
, run:
pip install git+https://github.com/arago/graphit-tool@library
IMPORTANT: The "library" branch of graphit-tool requires Python-3.4 or newer!
How to get authenticated and perform general REST operations.
class graphit.GraphitAppAuth
-
class graphit.WSO2AuthClientCredentials
(deprecated) -
class graphit.WSO2AuthUserCredentials
(deprecated) class graphit.GraphitSession
Working with Graph Nodes (Vertices), Attachments and Timeseries.
Querying the Graph.
Exceptions that can be raised.