blob: 857c6dbd17ee1080861495d7b69bb0f2bf30516b [file] [log] [blame]
{
"requestId" : "41d2e28a-20a4-4ab0-b379-d810dede3786",
"status" : {
"message" : "",
"code" : 200,
"attributes" : { }
},
"result" : {
"data" : [ {
"@type" : "g:Vertex",
"@value" : {
"id" : {
"@type" : "g:Int32",
"@value" : 1
},
"label" : "person",
"properties" : {
"name" : [ {
"@type" : "g:VertexProperty",
"@value" : {
"id" : {
"@type" : "g:Int64",
"@value" : 0
},
"value" : "marko",
"label" : "name"
}
} ],
"location" : [ {
"@type" : "g:VertexProperty",
"@value" : {
"id" : {
"@type" : "g:Int64",
"@value" : 6
},
"value" : "san diego",
"label" : "location",
"properties" : {
"startTime" : {
"@type" : "g:Int32",
"@value" : 1997
},
"endTime" : {
"@type" : "g:Int32",
"@value" : 2001
}
}
}
}, {
"@type" : "g:VertexProperty",
"@value" : {
"id" : {
"@type" : "g:Int64",
"@value" : 7
},
"value" : "santa cruz",
"label" : "location",
"properties" : {
"startTime" : {
"@type" : "g:Int32",
"@value" : 2001
},
"endTime" : {
"@type" : "g:Int32",
"@value" : 2004
}
}
}
}, {
"@type" : "g:VertexProperty",
"@value" : {
"id" : {
"@type" : "g:Int64",
"@value" : 8
},
"value" : "brussels",
"label" : "location",
"properties" : {
"startTime" : {
"@type" : "g:Int32",
"@value" : 2004
},
"endTime" : {
"@type" : "g:Int32",
"@value" : 2005
}
}
}
}, {
"@type" : "g:VertexProperty",
"@value" : {
"id" : {
"@type" : "g:Int64",
"@value" : 9
},
"value" : "santa fe",
"label" : "location",
"properties" : {
"startTime" : {
"@type" : "g:Int32",
"@value" : 2005
}
}
}
} ]
}
}
} ],
"meta" : { }
}
}