Package | Description |
---|---|
com.bigdata.bop.ap | |
com.bigdata.bop.joinGraph.rto | |
com.bigdata.rdf.sparql.ast |
This package contains an Abstract Syntax Tree which provides an intermediate translation
target for SPARQL parsers.
|
Modifier and Type | Method and Description |
---|---|
SampleIndex.SampleType |
SampleIndex.getSampleType() |
static SampleIndex.SampleType |
SampleIndex.SampleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SampleIndex.SampleType[] |
SampleIndex.SampleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SampleIndex.SampleType |
JoinGraph.getSampleType() |
Modifier and Type | Method and Description |
---|---|
void |
Vertex.sample(QueryEngine queryEngine,
int limit,
SampleIndex.SampleType sampleType)
Take a sample of the vertex, updating
Vertex.sample as a side-effect. |
Modifier and Type | Field and Description |
---|---|
static SampleIndex.SampleType |
QueryHints.DEFAULT_RTO_SAMPLE_TYPE |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.