summaryrefslogtreecommitdiffstats
path: root/src/test/resources/event/graph-vertex-event.json
blob: 2dcfaee673515efeb18e96ad13bb5f7701843bc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "operation": "CREATE",
    "transaction-id": "6544a144-0c56-4f71-81d8-a6170efbb296",
    "timestamp": 1521192181065,
    "vertex": {
      "schema-version": "v13",
      "type": "pserver",
      "properties": {
        "hostname":"hostname1"
      }
    }
}