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
@Experimental
public class ElasticsearchStoreConnection
extends ExtensibleStoreConnection<ElasticsearchStore>
- Author:
 - HÃ¥vard Mikkelsen Ottestad
 
- 
Field Summary
Fields inherited from class ExtensibleStoreConnection
sail - 
Method Summary
Methods inherited from class ExtensibleStoreConnection
addInferredStatement, addStatementInternal, clearInferred, clearInternal, commitInternal, getSail, removeInferredStatement, removeStatementsInternal, rollbackInternal, startTransactionInternalMethods inherited from class 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 AbstractNotifyingSailConnection
addConnectionListener, hasConnectionListeners, notifyStatementAdded, notifyStatementAdded, notifyStatementRemoved, notifyStatementRemoved, removeConnectionListenerMethods inherited from class 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, registerIteration, removeNamespace, removeStatements, rollback, setNamespace, setStatementsAdded, setStatementsRemoved, size, transactionActive, verifyIsActive, verifyIsOpen, waitForOtherOperationsMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface NotifyingSailConnection
addConnectionListener, removeConnectionListenerMethods inherited from interface 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