How can I read edges from a cluster of E

8 views
Skip to first unread message

ronaldf...@gmail.com

unread,
May 27, 2018, 9:23:43 AM5/27/18
to OrientDB

I can run a query such as follow to read edges from cluster 1,2 of IP class:


select from cluster:[ip_1, ip_2]


but I can't run such a query for all edges:


select from cluster:[e_1, e_2]


It always returns null. Would you mind telling me how I can do that?

Luigi Dell'Aquila

unread,
May 28, 2018, 3:07:45 AM5/28/18
to orient-...@googlegroups.com
Hi,

The syntax is correct, if the clusters contain data they will be returned.
Are you sure that clusters e_1, e_2 contain records?

Thanks

Luigi

--

---
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 orient-database+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages