public static interface BFS.Bindings extends BaseGASProgram.Bindings
IBindingExtractor.IBinder
s exposed by BFS
.Modifier and Type | Field and Description |
---|---|
static int |
DEPTH
The depth at which the vertex was visited.
|
static int |
PREDECESSOR
The BFS predecessor is the first vertex to discover a given vertex.
|
VISITED
static final int DEPTH
static final int PREDECESSOR
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.