GraphCollection Properties |
The GraphCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of Graphs in the Collection.
(Overrides BaseGraphCollection.Count.) |
![]() | GraphUris |
Provides access to the Graph URIs of Graphs in the Collection.
(Overrides BaseGraphCollection.GraphUris.) |
![]() | Item |
Gets a Graph from the Collection.
(Overrides BaseGraphCollection.Item[Uri].) |