{
	  "Query Text": "select 1;",
	  "Plan": {
	    "Node Type": "Result",
	    "Parallel Aware": false,
	    "Startup Cost": 0.00,
	    "Total Cost": 0.01,
	    "Plan Rows": 1,
	    "Plan Width": 4,
	    "Actual Startup Time": 0.003,
	    "Actual Total Time": 0.004,
	    "Actual Rows": 1,
	    "Actual Loops": 1
	  }
	}