Click or drag to resize

TripleStore Fields

The TripleStore type exposes the following members.

Fields
  NameDescription
Protected field_graphs
Collection of Graphs that comprise the Triple Store.
(Inherited from BaseTripleStore.)
Protected field_inferenceGraphUri
Graph Uri for the special Graph used to store inferred information.
Protected field_reasoners
List of Reasoners that are applied to Graphs as they are added to the Triple Store.
Protected field_storeInferencesExternally
Controls whether inferred information is stored in a special Graph or in the original Graph.
Top
See Also