Click or drag to resize

DefaultVertexQueryLabels Method

[Missing <summary> documentation for "M:Frontenac.Blueprints.Util.DefaultVertexQuery.Labels(System.String[])"]

Namespace:  Frontenac.Blueprints.Util
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public IVertexQuery Labels(
	params string[] labels
)

Parameters

labels
Type: SystemString

[Missing <param name="labels"/> documentation for "M:Frontenac.Blueprints.Util.DefaultVertexQuery.Labels(System.String[])"]

Return Value

Type: IVertexQuery

[Missing <returns> documentation for "M:Frontenac.Blueprints.Util.DefaultVertexQuery.Labels(System.String[])"]

Implements

IVertexQueryLabels(String)
See Also