path

open fun path(child: Property): DataPath

Return a child path from an entity set. Cane be useful with queries using DataQuery.join(...).

Return

DataPath.from(this).path(child).

Parameters

child

path.