ScanVertexRequest constructor

ScanVertexRequest()

Implementation

ScanVertexRequest() {
  this.only_latest_version = false;

  this.enable_read_from_follower = true;
}