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.bd | |
com.bigdata.rdf.graph.impl.ram |
This is an implementation of the GAS API for the Java concurrency
class.
|
com.bigdata.rdf.graph.impl.sail |
This is an implementation of the GAS API for the openrdf SAIL.
|
Modifier and Type | Method and Description |
---|---|
VertexDistribution |
IGraphAccessor.getDistribution(Random r)
Obtain a weighted distribution of the vertices in the graph from which
samples may then be taken.
|
Modifier and Type | Method and Description |
---|---|
VertexDistribution |
BigdataGASEngine.BigdataGraphAccessor.getDistribution(Random r) |
Modifier and Type | Method and Description |
---|---|
VertexDistribution |
RAMGASEngine.RAMGraphAccessor.getDistribution(Random r) |
Modifier and Type | Method and Description |
---|---|
VertexDistribution |
SAILGASEngine.SAILGraphAccessor.getDistribution(Random r) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.