Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
DeleteGraphResponse |
GPUdb.deleteGraph(DeleteGraphRequest request)
Deletes an existing graph from the graph server and/or persist.
|
DeleteGraphResponse |
GPUdb.deleteGraph(String graphName,
Map<String,String> options)
Deletes an existing graph from the graph server and/or persist.
|
Modifier and Type | Method and Description |
---|---|
DeleteGraphResponse |
DeleteGraphResponse.setInfo(Map<String,String> info)
Additional information.
|
DeleteGraphResponse |
DeleteGraphResponse.setResult(boolean result)
Indicates a successful deletion.
|
Copyright © 2025. All rights reserved.