GraphTraversal.Label Method ()

 

Namespace:   Microsoft.Azure.Graphs
Assembly:  Microsoft.Azure.Graphs (in Microsoft.Azure.Graphs.dll)

Syntax

public GraphTraversal Label()
public:
GraphTraversal^ Label()
Public Function Label As GraphTraversal

Return Value

Type: Microsoft.Azure.Graphs.GraphTraversal

See Also

GraphTraversal Class
Microsoft.Azure.Graphs Namespace

Return to top