Uses of Class
com.gpudb.protocol.ShowGraphGrammarRequest
-
Packages that use ShowGraphGrammarRequest Package Description com.gpudb com.gpudb.protocol -
-
Uses of ShowGraphGrammarRequest in com.gpudb
Methods in com.gpudb with parameters of type ShowGraphGrammarRequest Modifier and Type Method Description ShowGraphGrammarResponseGPUdb. showGraphGrammar(ShowGraphGrammarRequest request) -
Uses of ShowGraphGrammarRequest in com.gpudb.protocol
Methods in com.gpudb.protocol that return ShowGraphGrammarRequest Modifier and Type Method Description ShowGraphGrammarRequestShowGraphGrammarRequest. setOptions(Map<String,String> options)
-