org.universAAL.context.sesame.sail
Class CardinCollectNativeStoreConnection

Package class diagram package CardinCollectNativeStoreConnection
java.lang.Object
  extended by org.openrdf.sail.helpers.SailConnectionBase
      extended by org.openrdf.sail.helpers.NotifyingSailConnectionBase
          extended by org.universAAL.context.sesame.sail.CardinalityNativeStoreConnection
              extended by org.universAAL.context.sesame.sail.CardinCollectNativeStoreConnection
All Implemented Interfaces:
org.openrdf.sail.inferencer.InferencerConnection, org.openrdf.sail.NotifyingSailConnection, org.openrdf.sail.SailConnection

public class CardinCollectNativeStoreConnection
extends CardinalityNativeStoreConnection


Field Summary
 
Fields inherited from class org.universAAL.context.sesame.sail.CardinalityNativeStoreConnection
nativeStore, sailChangedEvent
 
Fields inherited from class org.openrdf.sail.helpers.SailConnectionBase
connectionLock, logger, updateLock
 
Constructor Summary
protected CardinCollectNativeStoreConnection(CardinalityNativeStore nativeStore)
           
 
Method Summary
protected  boolean addStatement(org.openrdf.model.Resource subj, org.openrdf.model.URI pred, org.openrdf.model.Value obj, boolean explicit, org.openrdf.model.Resource... contexts)
           
 
Methods inherited from class org.universAAL.context.sesame.sail.CardinalityNativeStoreConnection
addInferredStatement, addStatementInternal, clearInferred, clearInternal, clearNamespacesInternal, closeInternal, commitInternal, evaluateInternal, flushUpdates, getContextIDsInternal, getNamespaceInternal, getNamespacesInternal, getStatementsInternal, hasMaxCardinality1, removeInferredStatement, removeNamespaceInternal, removeStatements, removeStatementsInternal, replaceValues, rollbackInternal, setNamespaceInternal, size, sizeInternal, startTransactionInternal
 
Methods inherited from class org.openrdf.sail.helpers.NotifyingSailConnectionBase
addConnectionListener, hasConnectionListeners, notifyStatementAdded, notifyStatementRemoved, removeConnectionListener
 
Methods inherited from class org.openrdf.sail.helpers.SailConnectionBase
addStatement, autoStartTransaction, clear, clearNamespaces, close, commit, evaluate, executeAdd, executeClear, executeCopy, executeCreate, executeDeleteData, executeInsertData, executeInternal, executeModify, executeMove, executeUpdate, finalize, getContextIDs, getExclusiveConnectionLock, getNamespace, getNamespaces, getSharedConnectionLock, getStatements, getTransactionLock, isOpen, iterationClosed, registerIteration, removeNamespace, removeStatements, rollback, setNamespace, size, transactionActive, verifyIsOpen
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.openrdf.sail.NotifyingSailConnection
addConnectionListener, removeConnectionListener
 
Methods inherited from interface org.openrdf.sail.SailConnection
addStatement, clear, clearNamespaces, close, commit, evaluate, executeUpdate, getContextIDs, getNamespace, getNamespaces, getStatements, isOpen, removeNamespace, removeStatements, rollback, setNamespace, size
 

Constructor Detail

CardinCollectNativeStoreConnection

protected CardinCollectNativeStoreConnection(CardinalityNativeStore nativeStore)
                                      throws IOException
Throws:
IOException
Method Detail

addStatement

protected boolean addStatement(org.openrdf.model.Resource subj,
                               org.openrdf.model.URI pred,
                               org.openrdf.model.Value obj,
                               boolean explicit,
                               org.openrdf.model.Resource... contexts)
                        throws org.openrdf.sail.SailException
Overrides:
addStatement in class CardinalityNativeStoreConnection
Throws:
org.openrdf.sail.SailException


Copyright © 2014 universAAL Consortium. All Rights Reserved.