Click or drag to resize

SesameMemTemplate Properties

The SesameMemTemplate type exposes the following members.

Properties
  NameDescription
Public propertyContextNode
Gets the Node used to refer to the store configuration context.
(Inherited from BaseSesameTemplate.)
Public propertyDirectTypeHierarchyInferencing
Gets/Sets whether to enable direct type hierarchy inferencing.
Public propertyID
Gets/Sets the Store ID.
(Inherited from StoreTemplate.)
Public propertyLabel
Gets/Sets the descriptive label for a Sesame store.
(Inherited from BaseSesameTemplate.)
Public propertyPersist
Gets/Sets whether to persist the store.
Public propertyRdfSchemaInferencing
Gets/Sets whether to enable RDF Schema Inferencing.
Public propertySyncDelay
Gets/Sets the sync delay.
Public propertyTemplateDescription
Gets the description of the type of store the template will create.
(Inherited from StoreTemplate.)
Public propertyTemplateName
Gets the name of the type of store the template will create.
(Inherited from StoreTemplate.)
Top
See Also