See: Description
| Interface | Description |
|---|---|
| BaseGASProgram.Bindings |
Interface declares symbolic constants for the
IBindingExtractor.IBinders reported
by BaseGASProgram.getBinderList(). |
| VertexTaskFactory<T> |
A factory for tasks that are applied to each vertex in the frontier.
|
| Class | Description |
|---|---|
| BaseGASProgram<VS,ES,ST> |
Abstract base class with some useful defaults.
|
| EdgeOnlyFilter<VS,ES,ST> |
Filter visits only edges (filters out attribute values).
|
| GASContext<VS,ES,ST> | |
| GASEngine |
IGASEngine for dynamic activation of vertices. |
| GASState<VS,ES,ST> | |
| GASStats |
Statistics for GAS algorithms.
|
This is an implementation of the GAS API for the bigdata platform. It is optimized to run over the RDF graphs as indexed in a bigdata triple store or quad store.
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.