Package | Description |
---|---|
org.openrdf.query.algebra.evaluation.impl | |
org.openrdf.sail.memory |
An implementation of the RDF SAIL API that uses main memory for storage.
|
Modifier and Type | Field and Description |
---|---|
protected EvaluationStatistics |
QueryJoinOptimizer.statistics |
Constructor and Description |
---|
QueryJoinOptimizer(EvaluationStatistics statistics) |
Modifier and Type | Class and Description |
---|---|
protected class |
MemoryStoreConnection.MemEvaluationStatistics
Uses the MemoryStore's statement sizes to give cost estimates based on the
size of the expected results.
|
Copyright © 2001-2013 Aduna. All Rights Reserved.