Package | Description |
---|---|
org.eclipse.rdf4j.sail.lucene |
A Sail implementation that supports full-text indexing via the Lucene API.
|
Modifier and Type | Class and Description |
---|---|
static class |
LuceneSailBuffer.AddRemoveOperation
Deprecated.
|
static class |
LuceneSailBuffer.ClearContextOperation
Deprecated.
|
static class |
LuceneSailBuffer.ClearOperation
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<LuceneSailBuffer.Operation> |
LuceneSailBuffer.operations()
Deprecated.
the list of operations.
|
Iterator<LuceneSailBuffer.Operation> |
LuceneSailBuffer.operationsIterator()
Deprecated.
Iterator over the operations
|
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.