| Package | Description |
|---|---|
| org.apache.jena.query.text |
| Modifier and Type | Class and Description |
|---|---|
class |
TextDocProducerEntities |
class |
TextDocProducerTriples |
| Modifier and Type | Method and Description |
|---|---|
static DatasetGraph |
TextDatasetFactory.create(DatasetGraph dsg,
TextIndex textIndex,
boolean closeIndexOnDSGClose,
TextDocProducer producer)
Create a text-indexed DatasetGraph, optionally allowing the text index to be closed if the DatasetGraph is
|
static Dataset |
TextDatasetFactory.create(Dataset base,
TextIndex textIndex,
boolean closeIndexOnDSGClose,
TextDocProducer producer)
Create a text-indexed dataset, optionally allowing the text index to be closed if the Dataset is
|
| Constructor and Description |
|---|
DatasetGraphText(DatasetGraph dsg,
TextIndex index,
TextDocProducer producer) |
DatasetGraphText(DatasetGraph dsg,
TextIndex index,
TextDocProducer producer,
boolean closeIndexOnClose) |
Licenced under the Apache License, Version 2.0