Returns true if this path was considered found, i.e. non-empty.
true
bool get isFound => nodes.isNotEmpty;