Skip to main content

Class CreateGraphRequest.DirectedGraph

java.lang.Object
com.gpudb.protocol.CreateGraphRequest.DirectedGraph
Enclosing class:

public static final class CreateGraphRequest.DirectedGraph extends Object
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.