-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
When I do a simple query to select all vertices:
select from V
The record set which comes back is missing the metadata (rid, class, version). How do I retrieve this information? When I run the same query in OrientDB Studio I automatically get the metadata associated with every vertex.
I think I need this data in order to do anything practical because otherwise all my edges don't know what nodes they map to.
Please advise!
Thank you!
Metadata
Metadata
Assignees
Labels
No labels