| { | |
| "head": { | |
| "type": "APACHE_DRILL_PHYSICAL", | |
| "version": "1", | |
| "generator": { | |
| "type": "manual" | |
| } | |
| }, | |
| "graph": [ | |
| { | |
| "@id": 1, | |
| "pop": "mock-scan", | |
| "url": "http://apache.org", | |
| "entries": [ | |
| { | |
| "records": 100, | |
| "types": [ | |
| { | |
| "name": "blue", | |
| "type": "INT", | |
| "mode": "REQUIRED" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "@id": 2, | |
| "pop": "screen", | |
| "child": 1 | |
| } | |
| ] | |
| } |