In OrientDB-Studio:
1.) SELECT * from pinkclass
2.) Expand greyclass by double click on each pinkclass vertex
In the resulting picture below, only three greyclass vertices are connected to each significant vertices of pinkclass.
My Question:
How to query vertices of greyclass connected to each vertex pinkclass, based on the name of vertex pinkclass?
Or
How to query the vertices in the red circle by the name of the pink vertices?