Vertex Set Expression

A vertex set expression evaluates to the Set of Vertexs in the graph. Optionally, the type of the vertices can be specified in curly braces.

Syntax:
V [ {types...} ]
Example:
V{structure.Package}