Modifier and Type | Method and Description |
---|---|
default void |
export(Collection<Document> documents)
Exports the documents.
|
void |
export(Collection<Document> documents,
ExporterQueryContext queryContext) |
default void export(Collection<Document> documents) throws ExporterException
Exporter
export
in interface Exporter
documents
- Collection of Document
sExporterException
void export(Collection<Document> documents, ExporterQueryContext queryContext) throws ExporterException
export
in interface Exporter
documents
- Collection of Document
s to exportqueryContext
- Context with the query and its parameters that originated those
Document
s to exportExporterException
Copyright © 2022 Denodo Technologies. All rights reserved.