Package com.gpudb.protocol
Class CreateGraphRequest.DirectedGraph
java.lang.Object
com.gpudb.protocol.CreateGraphRequest.DirectedGraph
Enclosing class:
A set of string constants for the
CreateGraphRequest parameter directedGraph.
If set to TRUE, the graph will be directed. If set to FALSE, the graph will not be directed. Consult Directed Graphs for more details.