Uses of Class
com.gpudb.protocol.ListGraphRequest
-
Packages that use ListGraphRequest Package Description com.gpudb com.gpudb.protocol -
-
Uses of ListGraphRequest in com.gpudb
Methods in com.gpudb with parameters of type ListGraphRequest Modifier and Type Method Description ListGraphResponseGPUdb. listGraph(ListGraphRequest request) -
Uses of ListGraphRequest in com.gpudb.protocol
Methods in com.gpudb.protocol that return ListGraphRequest Modifier and Type Method Description ListGraphRequestListGraphRequest. setGraphName(String graphName)ListGraphRequestListGraphRequest. setOptions(Map<String,String> options)
-