path

fun String.path(block: FilterDsl.() -> Unit)

Applies block in the logical field path scope represented by this string.

Relative paths extend the current scope, while paths starting with the current scope plus . remain unchanged. Multiple expressions in block form one implicit AND operand.