Uses of Class
com.gpudb.protocol.ShowGraphGrammarResponse
-
Packages that use ShowGraphGrammarResponse Package Description com.gpudb com.gpudb.protocol -
-
Uses of ShowGraphGrammarResponse in com.gpudb
Methods in com.gpudb that return ShowGraphGrammarResponse Modifier and Type Method Description ShowGraphGrammarResponseGPUdb. showGraphGrammar(ShowGraphGrammarRequest request)ShowGraphGrammarResponseGPUdb. showGraphGrammar(Map<String,String> options) -
Uses of ShowGraphGrammarResponse in com.gpudb.protocol
Methods in com.gpudb.protocol that return ShowGraphGrammarResponse Modifier and Type Method Description ShowGraphGrammarResponseShowGraphGrammarResponse. setComponentsJson(String componentsJson)ShowGraphGrammarResponseShowGraphGrammarResponse. setInfo(Map<String,String> info)ShowGraphGrammarResponseShowGraphGrammarResponse. setResult(boolean result)
-