menu
nebula_dart_gdbc package
documentation
gen/nebula_storage/src/edge_direction.dart
EdgeDirection
VALID_VALUES property
VALID_VALUES property
dark_mode
light_mode
VALID_VALUES
property
Set
<
int
>
VALID_VALUES
final
Implementation
static final Set<int> VALID_VALUES = new Set.from([BOTH, IN_EDGE, OUT_EDGE]);
nebula_dart_gdbc package
documentation
gen/nebula_storage/src/edge_direction
EdgeDirection
VALID_VALUES property
EdgeDirection class