{ "return": { "entities": [ 0, 1, 2 ], "relations": [ 0, 1 ] }, "entities": [ { "ID": 0, "name": "parliament" }, { "ID": 1, "name": "commissions" }, { "ID": 2, "name": "parliament" } ], "relations": [ { "ID": 0, "name": "part_of", "depth": { "min": 1, "max": 1 }, "fromType": "entity", "fromId": 0, "toType": "entity", "toID": 1 }, { "ID": 1, "name": "part_of", "depth": { "min": 1, "max": 1 }, "fromType": "entity", "fromID": 2, "toType": "groupBy", "toID": 0 } ], "groupBys": [ { "ID": 0, "groupType": "entity", "groupID": 0, "groupAttribute": "age", "byType": "entity", "byID": 1, "byAttribute": "name", "appliedModifier": "AVG", "relationID": 0 } ], "filters": [ { "ID": 0, "fromType": "groupBy", "fromID": 0, "toType": "relation", "toID": 1, "attribute": "age", "value": "42", "dataType": "number", "matchType": "LT", "inType": "", "inID": 0 } ], "limit": 5000, "modifiers": [], "databaseName": "TweedeKamer" }