Hi,
You can retrieve documents using following code getRecord.field("prop")

I also I will fix it in 1.7.4



On Wed, Jun 18, 2014 at 7:28 PM, Curtis Stanford <
[email protected]> wrote:

> 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.
>



-- 
Best regards,
Andrey Lomakin.

Orient Technologies
the Company behind OrientDB

-- 

--- 
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