Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
AlterGraphResponse |
GPUdb.alterGraph(AlterGraphRequest request) |
AlterGraphResponse |
GPUdb.alterGraph(String graphName,
String action,
String actionArg,
Map<String,String> options) |
Modifier and Type | Method and Description |
---|---|
AlterGraphResponse |
AlterGraphResponse.setAction(String action) |
AlterGraphResponse |
AlterGraphResponse.setActionArg(String actionArg) |
AlterGraphResponse |
AlterGraphResponse.setInfo(Map<String,String> info) |
Copyright © 2024. All rights reserved.