WP_Network_Query Generator

// WP_Network_Query arguments
$args = array(
);

// The network Query
$network_query = new WP_Network_Query( $args );