Package | Description |
---|---|
com.bigdata.bop.solutions |
This package provides distinct, sort, and aggregation operators.
|
com.bigdata.stream |
Modifier and Type | Method and Description |
---|---|
static SolutionSetStream |
SolutionSetStream.create(IRawStore store,
Stream.StreamIndexMetadata metadata)
Create a stream for an ordered solution set.
|
Modifier and Type | Method and Description |
---|---|
static SolutionSetStream |
Stream.create(IRawStore store,
Stream.StreamIndexMetadata metadata)
Create a new
SolutionSetStream or derived class. |
static SolutionSetStream |
Stream.load(IRawStore store,
long addrCheckpoint,
boolean readOnly)
Load an instance of a
HTree or derived class from the store. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.