TripleStore Constructor |
Name | Description | |
---|---|---|
![]() | TripleStore() |
Creates a new Triple Store using a new empty Graph collection.
|
![]() | TripleStore(BaseGraphCollection) |
Creates a new Triple Store using the given Graph collection which may be non-empty.
|