Hi,
Could you provide additional information in this issue
https://github.com/orientechnologies/orientdb/issues/2004




On Mon, Jan 27, 2014 at 8:10 PM, Andrey Lomakin <[email protected]>wrote:

> Hi,
> I will fix it after tomorrow
> https://github.com/orientechnologies/orientdb/issues/2004 .
>
>
> On Mon, Jan 27, 2014 at 4:21 PM, chiranjeeb ghosh <
> [email protected]> wrote:
>
>> I had this working in 1.3.graphed
>>
>> F -------------> FM --------------------------> S
>>      C (Edge)               T(Edge)
>>
>> select in.out.in.out[@class='F'].F1 , in.out[@class='FM'].FM1 , S1
>>  from
>> (select flatten(out.in) from FM)
>>
>> Now
>>
>> If I start from T which is an Edge
>>
>> select outV().FM1  from T                              ------ RESULT
>>  gives me FM first column value
>>
>> select expand(outV().in()) from T                    -------RESULt gives
>> me F values but without using expand is there a way because expand doesn't
>> allow projections and other column values can't come
>>
>> \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.
>>
>
>
>
> --
> Best regards,
> Andrey Lomakin.
>
> Orient Technologies
> the Company behind OrientDB
>
>


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

Reply via email to