What's the proper way to get last or just one i-th element of
OType.EMBEDDEDLIST?
Do I need to read all list from the database?
like for example:
List list=(List<ODocument>) document.field("AdresList");
System.out.println(list.get(list.size()-1));
Kind regards
Tomek
--
---
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.