DatasetGraphCollection Properties |
The DatasetGraphCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of Graphs in the Collection.
(Overrides BaseGraphCollection.Count.) |
![]() | GraphUris |
Gets the URIs of Graphs in the Collection.
(Overrides BaseGraphCollection.GraphUris.) |
![]() | Item |
Gets the Graph with the given URI.
(Overrides BaseGraphCollection.Item[Uri].) |