@SantoshRa5 as far as I can see, segment evaluation method (batch / streaming / edge) is part of the segment definition metadata (evaluationInfo) held by Segmentation Service, not by UPS snapshot datasets.
Using a segmentation API filter will narrow down to batch-only segments
GET https://platform.adobe.io/data/core/ups/segment/definitions?evaluationInfo.batch.enabled=true
Not sure if that helps or if anyone else has some Query Service insights they could share