Sorry for the delay. Will try to test this week. On Friday, July 18, 2014 4:32:12 AM UTC-6, Andrey Lomakin wrote: > > Hi, > It is fixed in 1.7.7-SNAPSHOT. > Could you try ? > > > On Fri, Jun 27, 2014 at 12:17 AM, Curtis Stanford < > [email protected] <javascript:>> wrote: > >> This was not fixed in 1.7.4 >> >> >> On Thursday, June 19, 2014 8:50:59 AM UTC-6, Andrey Lomakin wrote: >> >>> 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] <javascript:>. >> 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.
