Features Methods |
The Features type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckCompliance |
This method determines whether the full gamut of features have been set by the Graph implementation.
This is useful for implementers to ensure that they did not miss specifying a feature.
Throws InvalidOperationException if a feature was not set
| |
| CopyFeatures |
This method copies the features in this features object to another feature object.
| |
| SupportsElementProperties |
Checks whether the graph supports both vertex and edge properties
| |
| ToMap | ||
| ToString | (Overrides ObjectToString.) |