Uses of Enum Class
org.apache.jena.query.ReadWrite
Packages that use ReadWrite
Package
Description
ARQ - A query engine for Jena, implementing SPARQL.
In-memory, transactional dataset
-
Uses of ReadWrite in org.apache.jena.query
Methods in org.apache.jena.query that return ReadWriteModifier and TypeMethodDescriptionstatic ReadWriteConvert aTxnTypemode toReadWrite: "promote" not supported.static ReadWriteTranslate aTxnTypeto it's initialReadWritemode.static ReadWriteReturns the enum constant of this class with the specified name.static ReadWrite[]ReadWrite.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.jena.query with parameters of type ReadWrite -
Uses of ReadWrite in org.apache.jena.sparql.core
Methods in org.apache.jena.sparql.core that return ReadWriteModifier and TypeMethodDescriptionDatasetGraphMap.transactionMode()DatasetGraphMapLink.transactionMode()DatasetGraphNull.transactionMode()DatasetGraphOne.transactionMode()DatasetGraphWrapper.transactionMode()DatasetImpl.transactionMode()Transactional.transactionMode()Return the current mode of the transaction - "read" or "write".TransactionalLock.transactionMode()default ReadWriteTransactionalNotSupportedMixin.transactionMode()TransactionalNull.transactionMode()default ReadWriteTransactionalTrait.transactionMode()Methods in org.apache.jena.sparql.core with parameters of type ReadWriteModifier and TypeMethodDescriptionvoidvoidvoidvoidvoiddefault voidStart either a READ or WRITE transaction.voiddefault voidvoiddefault voidbooleanTransactionalLock.isTransactionMode(ReadWrite mode) -
Uses of ReadWrite in org.apache.jena.sparql.core.mem
Methods in org.apache.jena.sparql.core.mem that return ReadWriteMethods in org.apache.jena.sparql.core.mem with parameters of type ReadWriteModifier and TypeMethodDescriptionvoidvoidPMapTupleTable.localis initialized viaPMapTupleTable.initial()voidStart either a READ or WRITE transactionvoid -
Uses of ReadWrite in org.apache.jena.sparql.graph
Methods in org.apache.jena.sparql.graph that return ReadWriteMethods in org.apache.jena.sparql.graph with parameters of type ReadWrite -
Uses of ReadWrite in org.apache.jena.sparql.util
Methods in org.apache.jena.sparql.util that return ReadWriteMethods in org.apache.jena.sparql.util with parameters of type ReadWrite -
Uses of ReadWrite in org.apache.jena.system
Methods in org.apache.jena.system that return ReadWriteMethods in org.apache.jena.system with parameters of type ReadWrite -
Uses of ReadWrite in org.apache.jena.system.buffering
Methods in org.apache.jena.system.buffering that return ReadWriteMethods in org.apache.jena.system.buffering with parameters of type ReadWrite