Uses of Class
io.stargate.sdk.doc.domain.Query
Packages that use Query
-
Uses of Query in io.stargate.sdk.doc
Methods in io.stargate.sdk.doc with parameters of type QueryModifier and TypeMethodDescriptionFind all document matching the query.CollectionClient.findAll(Query query, RecordMapper<DOC> documentMapper) Find all document matching the query.Find all document matching the query.Search document based on a search query -
Uses of Query in io.stargate.sdk.doc.domain
Methods in io.stargate.sdk.doc.domain that return QueryModifier and TypeMethodDescriptionQueryBuilder.build()Terminal call to build immutable instance ofQuery.Constructors in io.stargate.sdk.doc.domain with parameters of type Query