* By supplying the same seed to the generation programs, each database is loaded with identical data and queried using identical queries.
* @return seed
**/
@JsonProperty("seed")
@ApiModelProperty(example="123.0",value="By supplying the same seed to the generation programs, each database is loaded with identical data and queried using identical queries.")