Uses of Class
org.rapidcontext.core.storage.Query
Package
Description
Provides the storage, storable object and metadata API:s.
-
Uses of Query in org.rapidcontext.core.storage
Modifier and TypeMethodDescriptionAdds a path predicate filter to all results.Query.filterAccess
(String permission) Adds an access filter (for current user) to all results.Query.filterDepth
(int depth) Adds a path depth filter to all results.Query.filterFileExtension
(String ext) Adds a file name extension filter to all results.Query.filterShowHidden
(boolean hidden) Toggle hidden path inclusion in results (defaults to false).Returns a new storage query for this storage.