Click or drag to resize

FeaturesSupportsEdgeRetrieval Property

Does the graph support retrieving edges by id, i.e. graph.getEdge(object id)?

Namespace:  Frontenac.Blueprints
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public bool SupportsEdgeRetrieval { get; set; }

Property Value

Type: Boolean
See Also