Package org.aksw.jenax.arq.dataset.diff
Interface TransactionalSet<T>
- All Superinterfaces:
Collection<T>,Iterable<T>,Set<T>,org.apache.jena.sparql.core.Transactional,TransactionalCollection<T>
- All Known Implementing Classes:
TransactionalSetDummyImpl,TransactionalSetImpl
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.jena.sparql.core.Transactional
org.apache.jena.sparql.core.Transactional.Promote -
Method Summary
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface java.util.Set
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArrayMethods inherited from interface org.apache.jena.sparql.core.Transactional
abort, begin, begin, begin, calc, calculate, calculateRead, calculateWrite, commit, end, exec, execute, executeRead, executeWrite, isInTransaction, promote, promote, transactionMode, transactionType