dotNetRDF API Documentation

TripleStore Class

Class for representing Triple Stores which are collections of RDF Graphs

For a list of all members of this type, see TripleStore Members .

System.Object
   BaseTripleStore
      TripleStore
         DiskDemandTripleStore
         ThreadSafeTripleStore
         WebDemandTripleStore

[DefaultMember(MemberName=""Item"")]
public class TripleStore : BaseTripleStore, IInMemoryQueryableStore, IInferencingTripleStore, IUpdateableTripleStore

Requirements

Namespace: VDS.RDF

Assembly: dotNetRDF (in dotNetRDF.dll)

See Also

TripleStore Members | VDS.RDF Namespace