public static interface PATHS.Bindings extends BaseGASProgram.Bindings
IBindingExtractor.IBinder
s exposed by PATHS
.Modifier and Type | Field and Description |
---|---|
static int |
DEPTH
The depth at which the vertex was visited.
|
static int |
EDGES
The edges along which each predecessor discovered a given vertex.
|
static int |
PRED_DEPTH |
static int |
PREDECESSORS
The predecessors are all vertices to discover a given vertex.
|
VISITED
static final int DEPTH
static final int PREDECESSORS
static final int EDGES
static final int PRED_DEPTH
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.