@Orient DB 2.0.12 - I want to find ALL possible PATHS of ANY LENGTH between two vertices A (#8:01) and B (#8:02) considering navigation by OUT edges only. I did check that shortestPath() but it returns only ONE path between two given vertices. Can I use SQL TRAVERSE or can anybody help me write a Custom ODB SQL Function to get this done? My peripheral application is Java (Play Framework 2.3.4) from where I need to call the ODB SQL Function. Thanks in advance.
-- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
