{ "graph": { "type": "neo4j", "protocol": "http", "hostname": "localhost", "port": 7474, "graph": "data" "query": { "objects": [ "actor", "object" ], "verbs": [ "follow" ], "objectTypes": [ "page" ] } } }