The SparqlDataObjectContext type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| OptimisticLockingEnabled |
Get the flag that indicates if optimistic locking is enabled for
stores opened or created by this context by default
| |
| QueryProcessor |
Get the DotNetRDF ISparqlQueryProcessor instance used for SPARQL query operations
| |
| UpdateProcessor |
Get the DotNetRDF ISparqlUpdateProcessor instance used for SPARQL update operations
|