Package com.gpudb.protocol
Class ShowGraphRequest.Options
java.lang.Object
com.gpudb.protocol.ShowGraphRequest.Options
Enclosing class:
A set of string constants for the
ShowGraphRequest parameter options.
Optional parameters.
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringIf true, generates the graph ontology (schema) as a DOT format string in the response info field under the key ‘dot’.static final Stringstatic final StringIndicates which graph server(s) to send the request to.static final StringIf set toTRUE, the request that was originally used to create the graph is also returned as JSON.static final String
Field Details