Click or drag to resize

SesameNativeTemplate Properties

The SesameNativeTemplate 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 propertyIndexMode
Gets/Sets the Indexing Mode.
Public propertyLabel
Gets/Sets the descriptive label for a Sesame store.
(Inherited from BaseSesameTemplate.)
Public propertyRdfSchemaInferencing
Gets/Sets whether to enable RDF Schema Inferencing.
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