How did you checked it on Studio? I remember that by default lightweight
edges are created (because this edge has no properties) so you can browse
them with:

select from E

neither with gremlin:

g.E

Lvc@



On 29 January 2014 10:45, chiranjeeb ghosh <[email protected]>wrote:

> Sorry I didn't present the problem properly
>
> create class C extends E;
> create edge C from #15:0 to #12:0;
>
> When I run this first time in console got the feedback edge created
> successfully.
>
> However, data is not shown in studio.
>
> Then again I ran the query in studio. Ended up in getting 2 same records
> with different @rid.
>
> \CG
>
> --
>
> ---
> 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/groups/opt_out.
>

-- 

--- 
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/groups/opt_out.

Reply via email to