atoti.stores module¶
-
class
atoti.stores.Stores(java_api, mapping)¶ Manage the stores.
-
property
schema¶ Datastore schema as an SVG graph.
Note
Graphviz is required to display the graph. It can be installed with Conda:
conda install graphvizor by following the download instructions.- Return type
- Returns
An SVG image in IPython and a Path to the SVG file otherwise.
-
property