Hierarchy For Package io.metaloom.qdrant.client.http.model.collection.filter

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • io.metaloom.qdrant.client.http.model.collection.filter.Filter (implements io.metaloom.qdrant.client.http.model.collection.filter.condition.Condition, io.metaloom.qdrant.client.http.model.RestModel)
    • io.metaloom.qdrant.client.http.model.collection.filter.GeoBoundingBox (implements io.metaloom.qdrant.client.http.model.RestModel)
    • io.metaloom.qdrant.client.http.model.collection.filter.GeoPoint (implements io.metaloom.qdrant.client.http.model.RestModel)
    • io.metaloom.qdrant.client.http.model.collection.filter.GeoRadius (implements io.metaloom.qdrant.client.http.model.RestModel)
    • io.metaloom.qdrant.client.http.model.collection.filter.PayloadField (implements io.metaloom.qdrant.client.http.model.RestModel)
    • io.metaloom.qdrant.client.http.model.collection.filter.Range (implements io.metaloom.qdrant.client.http.model.RestModel)
    • io.metaloom.qdrant.client.http.model.collection.filter.ValuesCount (implements io.metaloom.qdrant.client.http.model.RestModel)