Click or drag to resize

FeaturesSupportsElementProperties Method

Checks whether the graph supports both vertex and edge properties

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

Return Value

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