Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
ListGraphResponse |
GPUdb.listGraph(ListGraphRequest request) |
ListGraphResponse |
GPUdb.listGraph(String graphName,
Map<String,String> options) |
Modifier and Type | Method and Description |
---|---|
ListGraphResponse |
ListGraphResponse.setGraphNames(List<String> graphNames) |
ListGraphResponse |
ListGraphResponse.setInfo(Map<String,String> info) |
ListGraphResponse |
ListGraphResponse.setNumEdges(List<Long> numEdges) |
ListGraphResponse |
ListGraphResponse.setNumNodes(List<Long> numNodes) |
ListGraphResponse |
ListGraphResponse.setResult(boolean result) |
Copyright © 2020. All rights reserved.