The SparqlDataObjectContext type exposes the following members.

Properties

  NameDescription
Public propertyOptimisticLockingEnabled
Get the flag that indicates if optimistic locking is enabled for stores opened or created by this context by default
Public propertyQueryProcessor
Get the DotNetRDF ISparqlQueryProcessor instance used for SPARQL query operations
Public propertyUpdateProcessor
Get the DotNetRDF ISparqlUpdateProcessor instance used for SPARQL update operations

See Also