Package | Description |
---|---|
com.bigdata.rdf.graph |
The GAS (Gather Apply Scatter) API was developed for PowerGraph
(aka GraphLab 2.1).
|
com.bigdata.rdf.graph.impl |
This is an implementation of the GAS API for the bigdata platform.
|
com.bigdata.rdf.graph.impl.util |
Modifier and Type | Method and Description |
---|---|
IGASStats |
IGASContext.call()
Execute the associated
IGASProgram . |
Modifier and Type | Method and Description |
---|---|
void |
IGASStats.add(IGASStats o) |
boolean |
IGASContext.doRound(IGASStats stats)
Execute one iteration.
|
Modifier and Type | Class and Description |
---|---|
class |
GASStats
Statistics for GAS algorithms.
|
Modifier and Type | Method and Description |
---|---|
IGASStats |
GASContext.call() |
Modifier and Type | Method and Description |
---|---|
void |
GASStats.add(IGASStats o) |
boolean |
GASContext.doRound(IGASStats stats)
Execute one iteration.
|
Modifier and Type | Method and Description |
---|---|
IGASStats |
GASRunnerBase.call()
Run the test.
|
protected IGASStats |
GASRunnerBase.runAnalytic()
Run the analytic.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.