public static final class CreateGraphRequest.DirectedGraph extends Object
true
, the graph will be directed. If set to false
, the graph will not be directed. Consult Directed Graphs for more details.
Supported values:
The default value is TRUE
.
A set of string constants for the parameter directedGraph
.public static final String TRUE
public static final String FALSE
Copyright © 2020. All rights reserved.