The system API
The system
commands create, drop, and describe graphs, as well as list existing graphs and check for existence.
Graph and system configuration can also be set and unset with system
commands.
create
-
How to create a new graph.
drop
-
How to drop a graph.
exists
-
How to identify if a graph exists.
graphs
-
How to identify known graphs.
option
-
How to configure a graph using a system option.
replication
-
How to set the replication factor for a new graph.
systemReplication
-
How to set the replication factor for the graph system keyspace of a new graph.
truncate
-
How to truncate a graph.