Click or drag to resize

FeaturesSupportsElementProperties Method

Checks whether the graph supports both vertex and edge properties

Namespace:  Frontenac.Blueprints
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public bool SupportsElementProperties()

Return Value

Type: Boolean
whether the graph supports both vertex and edge properties
See Also