ElementPropertyConfig Class |
Namespace: VelocityGraph.Frontenac.Blueprints.Util.IO.GraphSON
The ElementPropertyConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| ElementPropertyConfig | Initializes a new instance of the ElementPropertyConfig class |
| Name | Description | |
|---|---|---|
| ExcludeProperties |
Construct a configuration that excludes the specified properties from both vertices and edges.
| |
| IncludeProperties |
Construct a configuration that includes the specified properties from both vertices and edges.
|
| Name | Description | |
|---|---|---|
| AllProperties |
A configuration that includes all properties of vertices and edges.
|