Hi,
I suggest you to use OrientDB 1.7rc2 and BP 2.5.0-SNAPSHOT or OrientDB
1.7-SNAPSHOT and BP 2.5.0.

About the problem, seems a string was found instead of a link. May you dump
the content of the graph element?

Lvc@



On 25 April 2014 11:13, Abhishek Jha <[email protected]> wrote:

> Hey I am using OrientDB 1.7.RC2 and Blueprint 2.6.0 - SNAPSHOT
>
> public static OIdentifiable getConnection(final ODocument iEdgeRecord,
> final Direction iDirection) {
>     return iEdgeRecord.rawField(iDirection == Direction.OUT ?
> OrientBaseGraph.CONNECTION_OUT : OrientBaseGraph.CONNECTION_IN);
>   }
>
> At time of returning its giving an error :
> *java.lang.String cannot be cast to
> com.orientechnologies.orient.core.db.record.OIdentifiable*
>
> *Can someone please tell me when does it happen ??*
>
> --
>
> ---
> 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.

Reply via email to