Click or drag to resize

Features Methods

The Features type exposes the following members.

Methods
  NameDescription
Public methodCheckCompliance
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
Public methodCopyFeatures
This method copies the features in this features object to another feature object.
Public methodSupportsElementProperties
Checks whether the graph supports both vertex and edge properties
Public methodToMap
Public methodToString (Overrides ObjectToString.)
Top
See Also