Deletes an existing graph from the graph server and/or persist.
Name | Type | Description | ||||
---|---|---|---|---|---|---|
graph_name | string | Name of the graph to be deleted. | ||||
options | map of string to strings | Optional parameters. The default value is an empty map ( {} ).
|
Name | Type | Description |
---|---|---|
result | boolean | Indicates a successful deletion. |
info | map of string to strings | Additional information. |