Package | Description |
---|---|
com.bigdata.rdf.graph |
The GAS (Gather Apply Scatter) API was developed for PowerGraph
(aka GraphLab 2.1).
|
com.bigdata.rdf.graph.analytics |
This package provides implementations of various graph analytics using the
GAS API.
|
com.bigdata.rdf.graph.impl.bd |
Modifier and Type | Method and Description |
---|---|
FrontierEnum |
IGASOptions.getInitialFrontierEnum()
Return the nature of the initial frontier for this algorithm.
|
static FrontierEnum |
FrontierEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FrontierEnum[] |
FrontierEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FrontierEnum |
CC.getInitialFrontierEnum() |
FrontierEnum |
SSSP.getInitialFrontierEnum() |
FrontierEnum |
PR.getInitialFrontierEnum() |
FrontierEnum |
BFS.getInitialFrontierEnum() |
Modifier and Type | Method and Description |
---|---|
FrontierEnum |
PATHS.getInitialFrontierEnum() |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.