// LOOK for 999 Treatments for diseases MATCH p=()-[:TREATS]->() RETURN p LIMIT 999;