Hi, I'm using the OrientDB with Vertex and want to convert a Vertex to an JsonObject (which can be used as payload for the eventbus). Is there a simple conversion method? The ODocument class provides a method toJSON, which converts the document to a JsonString. But a Vertex is not an ODocument (unfortunately) and I do not find a way to transform the Vertex to a ODocument. Does anyone have any recommendations? Ciao Gregor
-- --- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
