In my application, we have people selecting a bunch of edges, performing and then I need to associate a path with some metadata we have about that specific path. What is the best way to store a specific path in orientdb?
I've tried using a LINKLIST of edges, this approach seems to require some sort of manual garbage collection ( which was some what unexpected). matt -- --- 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.
