Short Addition:

Performed the query in Studio:


MATCH {class: Industry, as: Industries} <-- {} <-- {} <-- { as: asset } 
> RETURN Industries, asset
> 
> 1
> {
> 2
>     "result": [
> 3
>         {
> 4
>             "@type": "d",
> 5
>             "@version": 0,
> 6
>             "Industries": "#21:3",
> 7
>             "asset": "#44:202",
> 8
>             "@fieldTypes": "Industries=x,asset=x"
> 9
>         },
> 10
>         {
> 11
>             "@type": "d",
> 12
>             "@version": 0,
> 13
>             "Industries": "#23:1",
> 14
>             "asset": "#41:5",
> 15
>             "@fieldTypes": "Industries=x,asset=x"
> 16
>         },
> 17
>         {
> 18
>             "@type": "d",
> 19
>             "@version": 0,
> 20
>             "Industries": "#23:1",
> 21
>             "asset": "#41:28",
> 22
>             "@fieldTypes": "Industries=x,asset=x"
> 23
>         },
> 24
>         {
> Query executed in *424.356 sec*. Returned 555 record(s). Limit: 2000 
> (CHANGE IT)
>

-- 

--- 
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