Class ElementIdStrategy
Provides a degree of control over element identifier assignment as some graphs don't provide that feature.
public class ElementIdStrategy : AbstractTraversalStrategy, ITraversalStrategy, IEquatable<AbstractTraversalStrategy>
- Inheritance
-
ElementIdStrategy
- Implements
- Inherited Members
Constructors
ElementIdStrategy()
Initializes a new instance of the ElementIdStrategy class.
public ElementIdStrategy()