V::User{ name: String, age: I32, } QUERY dropUser(query: String) => DROP SearchV(Embed(query), 10) RETURN "success"