Element Class | 
Namespace: Dse.Graph
public abstract class Element : IElement, IEquatable<IElement>
The Element type exposes the following members.
| Name | Description | |
|---|---|---|
| Id | 
            Gets the identifier
              | |
| Label | 
            Gets the label of the element
              | |
| Properties | 
            Gets the properties
              | 
| Name | Description | |
|---|---|---|
| Equals(Object) | (Overrides ObjectEquals(Object).) | |
| Equals(IElement) | ||
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| GetProperties | 
            Gets all properties of an element.
              | |
| GetProperty | 
            Gets a property by name.
              |