{
"result": {
"data": {
"@type": "g:List",
"@value": [
{
"@type": "g:Vertex",
"@value": {
"id": "v-1",
"label": "PERSON",
"properties": {
"email": [
{
"@type": "g:VertexProperty",
"@value": {
"value": "person-1@example.org",
"label": "email"
}
}
],
}
]
}
}
}
]
},
"meta": {
"@type": "g:Map",
"@value": []
}
}
}
{
"result": {
"data": {
"@type": "g:List",
"@value": [
{
"@type": "g:Vertex",
"@value": {
"id": "v-1",
"label": "PERSON",
"properties": {
"email": [
{
"@type": "g:VertexProperty",
"@value": {
"value": "person-1@example.org",
"label": "email"
}
}
],
}
]
}
}
}
]
},
"meta": {
"@type": "g:Map",
"@value": []
}
}
}