Search code examples
orientdb

Change graph editor vertex setting to show class instead of id


On querying in Graph Editor, by default @rid is shown.

To change that, I have to click on the vertex and go to Settings -> Display and change @rid to @class. I have to do it for all the vertices.

  • Can I set a global setting to always get @class name instead of id?
  • Can I set a local setting to get @class name for all the vertices of the search results?

Solution

  • This feature is not yet supported. I raised a defect for this-

    https://github.com/orientechnologies/orientdb-studio/issues/498