I am applying this query for example
FOR path
IN ANY K_SHORTEST_PATHS
'person/27' TO 'person/36'
case_item, relationship, transaction_link, passenger, is_on_watchlist, georelation, communication
RETURN path
this query returns all the paths with different depth i want to give in min and max depth to return only paths in this specific range