Class ElasticsearchStoreConnection
java.lang.Object
org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
org.eclipse.rdf4j.sail.helpers.AbstractNotifyingSailConnection
org.eclipse.rdf4j.sail.base.SailSourceConnection
org.eclipse.rdf4j.sail.extensiblestore.ExtensibleStoreConnection<ElasticsearchStore>
org.eclipse.rdf4j.sail.elasticsearchstore.ElasticsearchStoreConnection
- All Implemented Interfaces:
AutoCloseable,FederatedServiceResolverClient,InferencerConnection,NotifyingSailConnection,SailConnection
@Deprecated(since="5.3.0",
forRemoval=true)
@Experimental
public class ElasticsearchStoreConnection
extends ExtensibleStoreConnection<ElasticsearchStore>
Deprecated, for removal: This API element is subject to removal in a future version.
Deprecated in preparation for an Elasticsearch client upgrade; this API will change or be removed in a
future release.
- Author:
- HÃ¥vard Mikkelsen Ottestad
-
Field Summary
Fields inherited from class org.eclipse.rdf4j.sail.extensiblestore.ExtensibleStoreConnection
sail -
Method Summary
Methods inherited from class org.eclipse.rdf4j.sail.extensiblestore.ExtensibleStoreConnection
addInferredStatement, addStatementInternal, clearInferred, clearInternal, commitInternal, getSail, removeInferredStatement, removeStatementsInternal, rollbackInternal, startTransactionInternalMethods inherited from class org.eclipse.rdf4j.sail.base.SailSourceConnection
addStatement, clearNamespacesInternal, closeInternal, endUpdateInternal, evaluateInternal, explain, flushUpdates, getComparator, getContextIDsInternal, getEvaluationStrategy, getFederatedServiceResolver, getNamespaceInternal, getNamespacesInternal, getStatementsInternal, getStatementsInternal, prepareInternal, removeNamespaceInternal, removeStatement, setFederatedServiceResolver, setNamespaceInternal, setTransactionSettings, sizeInternal, startUpdateMethods inherited from class org.eclipse.rdf4j.sail.helpers.AbstractNotifyingSailConnection
addConnectionListener, hasConnectionListeners, notifyStatementAdded, notifyStatementAdded, notifyStatementRemoved, notifyStatementRemoved, removeConnectionListenerMethods inherited from class org.eclipse.rdf4j.sail.helpers.AbstractSailConnection
addStatement, autoStartTransaction, begin, begin, bulkAddStatementsInternal, clear, clearNamespaces, close, commit, endUpdate, evaluate, flush, getContextIDs, getNamespace, getNamespaces, getOwner, getSailBase, getStatements, getStatements, getTransactionIsolation, hasActiveIterations, hasStatement, hasStatementInternal, isActive, isActiveOperation, isOpen, iterationClosed, pendingAdds, prepare, recordDataImportMetricsStatementsAdded, registerIteration, removeNamespace, removeStatements, rollback, setNamespace, setStatementsAdded, setStatementsRemoved, size, transactionActive, verifyIsActive, verifyIsOpen, waitForOtherOperationsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.rdf4j.sail.NotifyingSailConnection
addConnectionListener, removeConnectionListenerMethods inherited from interface org.eclipse.rdf4j.sail.SailConnection
addStatement, begin, begin, clear, clearNamespaces, close, commit, endUpdate, evaluate, flush, getContextIDs, getNamespace, getNamespaces, getStatements, getStatements, getSupportedOrders, hasStatement, isActive, isOpen, prepare, prepareQuery, removeNamespace, removeStatements, rollback, setNamespace, size