fun query(criteria: QueryCriteria.() -> Unit): Query
fun query(criteria: QueryCriteria): Query
Execute repository query to find desired nodes.