Backend should support GUIDs for every entity in the system. Supposedly this is the field on every entity vertex, that should also be indexed, because later there should be queries against that GUID.
Probably, implementation should also be ready either to retrieve any entity, independently from class, given only its GUID, or to supply the class along with GUID for any request.
Backend should support GUIDs for every entity in the system. Supposedly this is the field on every entity vertex, that should also be indexed, because later there should be queries against that GUID.
Probably, implementation should also be ready either to retrieve any entity, independently from class, given only its GUID, or to supply the class along with GUID for any request.