Interface TinkerTextSearchFactory.Params
- Enclosing class:
- TinkerTextSearchFactory<I,
R>
public static interface TinkerTextSearchFactory.Params
-
Field Summary
Fields -
Method Summary
-
Field Details
-
SEARCH
Specify a search term - will be converted to regex via .*(search).*- See Also:
-
REGEX
Directly Specify the regex- See Also:
-
TYPE
Specify the type of Element to search for (optional)- See Also:
-
DESCRIBE
-
-
Method Details
-
type
-