Edge Set Expression

An egde set expression evaluates to the Set of Edges in the graph. Optionally, the type of the edges can be specified in curly braces.

Syntax:
E [ {types...} ]
Example:
E{structure.HasDomain}