Click or drag to resize

TripleStore Constructor

Overload List
  NameDescription
Public methodTripleStore
Creates a new Triple Store using a new empty Graph collection.
Public methodTripleStore(BaseGraphCollection)
Creates a new Triple Store using the given Graph collection which may be non-empty.
Top
See Also