blob: 13719f6352738274c6016927765a7950da94e454 [file] [log] [blame]
{
"vertices" : [ {
"id" : 1,
"label" : "person",
"type" : "vertex",
"properties" : {
"name" : [ {
"id" : 0,
"value" : "marko"
} ],
"location" : [ {
"id" : 6,
"value" : "san diego",
"properties" : {
"startTime" : 1997,
"endTime" : 2001
}
}, {
"id" : 7,
"value" : "santa cruz",
"properties" : {
"startTime" : 2001,
"endTime" : 2004
}
}, {
"id" : 8,
"value" : "brussels",
"properties" : {
"startTime" : 2004,
"endTime" : 2005
}
}, {
"id" : 9,
"value" : "santa fe",
"properties" : {
"startTime" : 2005
}
} ]
}
}, {
"id" : 7,
"label" : "person",
"type" : "vertex",
"properties" : {
"name" : [ {
"id" : 1,
"value" : "stephen"
} ],
"location" : [ {
"id" : 10,
"value" : "centreville",
"properties" : {
"startTime" : 1990,
"endTime" : 2000
}
}, {
"id" : 11,
"value" : "dulles",
"properties" : {
"startTime" : 2000,
"endTime" : 2006
}
}, {
"id" : 12,
"value" : "purcellville",
"properties" : {
"startTime" : 2006
}
} ]
}
}, {
"id" : 8,
"label" : "person",
"type" : "vertex",
"properties" : {
"name" : [ {
"id" : 2,
"value" : "matthias"
} ],
"location" : [ {
"id" : 13,
"value" : "bremen",
"properties" : {
"startTime" : 2004,
"endTime" : 2007
}
}, {
"id" : 14,
"value" : "baltimore",
"properties" : {
"startTime" : 2007,
"endTime" : 2011
}
}, {
"id" : 15,
"value" : "oakland",
"properties" : {
"startTime" : 2011,
"endTime" : 2014
}
}, {
"id" : 16,
"value" : "seattle",
"properties" : {
"startTime" : 2014
}
} ]
}
}, {
"id" : 9,
"label" : "person",
"type" : "vertex",
"properties" : {
"name" : [ {
"id" : 3,
"value" : "daniel"
} ],
"location" : [ {
"id" : 17,
"value" : "spremberg",
"properties" : {
"startTime" : 1982,
"endTime" : 2005
}
}, {
"id" : 18,
"value" : "kaiserslautern",
"properties" : {
"startTime" : 2005,
"endTime" : 2009
}
}, {
"id" : 19,
"value" : "aachen",
"properties" : {
"startTime" : 2009
}
} ]
}
}, {
"id" : 10,
"label" : "software",
"type" : "vertex",
"properties" : {
"name" : [ {
"id" : 4,
"value" : "gremlin"
} ]
}
}, {
"id" : 11,
"label" : "software",
"type" : "vertex",
"properties" : {
"name" : [ {
"id" : 5,
"value" : "tinkergraph"
} ]
}
} ],
"edges" : [ {
"id" : 13,
"label" : "develops",
"type" : "edge",
"inVLabel" : "software",
"outVLabel" : "person",
"inV" : 10,
"outV" : 1,
"properties" : {
"since" : 2009
}
}, {
"id" : 14,
"label" : "develops",
"type" : "edge",
"inVLabel" : "software",
"outVLabel" : "person",
"inV" : 11,
"outV" : 1,
"properties" : {
"since" : 2010
}
}, {
"id" : 15,
"label" : "uses",
"type" : "edge",
"inVLabel" : "software",
"outVLabel" : "person",
"inV" : 10,
"outV" : 1,
"properties" : {
"skill" : 4
}
}, {
"id" : 16,
"label" : "uses",
"type" : "edge",
"inVLabel" : "software",
"outVLabel" : "person",
"inV" : 11,
"outV" : 1,
"properties" : {
"skill" : 5
}
}, {
"id" : 17,
"label" : "develops",
"type" : "edge",
"inVLabel" : "software",
"outVLabel" : "person",
"inV" : 10,
"outV" : 7,
"properties" : {
"since" : 2010
}
}, {
"id" : 18,
"label" : "develops",
"type" : "edge",
"inVLabel" : "software",
"outVLabel" : "person",
"inV" : 11,
"outV" : 7,
"properties" : {
"since" : 2011
}
}, {
"id" : 19,
"label" : "uses",
"type" : "edge",
"inVLabel" : "software",
"outVLabel" : "person",
"inV" : 10,
"outV" : 7,
"properties" : {
"skill" : 5
}
}, {
"id" : 20,
"label" : "uses",
"type" : "edge",
"inVLabel" : "software",
"outVLabel" : "person",
"inV" : 11,
"outV" : 7,
"properties" : {
"skill" : 4
}
}, {
"id" : 21,
"label" : "develops",
"type" : "edge",
"inVLabel" : "software",
"outVLabel" : "person",
"inV" : 10,
"outV" : 8,
"properties" : {
"since" : 2012
}
}, {
"id" : 22,
"label" : "uses",
"type" : "edge",
"inVLabel" : "software",
"outVLabel" : "person",
"inV" : 10,
"outV" : 8,
"properties" : {
"skill" : 3
}
}, {
"id" : 23,
"label" : "uses",
"type" : "edge",
"inVLabel" : "software",
"outVLabel" : "person",
"inV" : 11,
"outV" : 8,
"properties" : {
"skill" : 3
}
}, {
"id" : 24,
"label" : "uses",
"type" : "edge",
"inVLabel" : "software",
"outVLabel" : "person",
"inV" : 10,
"outV" : 9,
"properties" : {
"skill" : 5
}
}, {
"id" : 25,
"label" : "uses",
"type" : "edge",
"inVLabel" : "software",
"outVLabel" : "person",
"inV" : 11,
"outV" : 9,
"properties" : {
"skill" : 3
}
}, {
"id" : 26,
"label" : "traverses",
"type" : "edge",
"inVLabel" : "software",
"outVLabel" : "software",
"inV" : 11,
"outV" : 10
} ]
}