I have a field on my object that is a LINKLIST, that list is used to store 
edges. I'm was expecting that when I deleted the edge (or one of the nodes 
in the edge caused a deletion of the edge) it would also be cleaned up in 
the LINKLIST. This doesn't appear to be the case. 

I need to associate a list of edges (a path) with some other properties, is 
there a better way to store this than using a LINKLIST? Is there someway I 
can hook edge deletion to make sure I get this cleaned?

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.

Reply via email to