Method
navigate(from:to:)
Create a navigation query.
static func navigate(from: String = "self", to property: String) -> ECoreQuery
Parameters
from-
The starting variable (typically “self”)
property-
The property to navigate to
Return Value
A new query for the navigation