When using 1.7.2, I had an ODocument with a bunch of embedded ODocument's
that I retrieved using getProperty("prop") and casting to a java.util.List.
Now, in 1.7.3, the cast fails. It is now an OrientElementIterator. However,
I can't retrieve the elements in the iterator because I get the exception:
java.lang.IllegalArgumentException: Cannot determine the graph element type
because the document class is null. Probably this is a projection, use the
EXPAND() function
Of course, the embedded ODocument does not have schema, so how am I to
retrieve this document as before?
Thanks
Curtis
--
---
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.