Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
RepartitionGraphResponse |
GPUdb.repartitionGraph(RepartitionGraphRequest request)
Rebalances an existing partitioned graph.
|
RepartitionGraphResponse |
GPUdb.repartitionGraph(String graphName,
Map<String,String> options)
Rebalances an existing partitioned graph.
|
Modifier and Type | Method and Description |
---|---|
RepartitionGraphResponse |
RepartitionGraphResponse.setInfo(Map<String,String> info) |
RepartitionGraphResponse |
RepartitionGraphResponse.setResult(boolean result) |
Copyright © 2024. All rights reserved.