Hi Raymond, Ok, it's quite unlikely that the problem is in the SQL executor (try the same query in the query browser to be sure), I think the problem is in the serialization of the result for the graph rendering. Do you have a chance to send me a stack trace to understand where the exception is thrown exactly?
Thanks Luigi 2017-11-21 14:45 GMT+01:00 Raymond Willems <[email protected]>: > I am using the Graph section in the Studio. Due to confidentiality, I > cannot share the db. But it appears with a complex document with more than > 300 attributes. > > > Am Dienstag, 19. September 2017 16:24:53 UTC+2 schrieb Raymond Willems: >> >> Dear Community, >> >> when I do "Select * from V", I get the error >> >> java.lang.ClassCastException: java.lang.String cannot be cast to >> com.orientechnologies.orient.core.db.record.OIdentifiable >> >> I'm using the latest version. >> >> Any ideas? >> > -- > > --- > 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. > -- --- 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.
