Interface FilterParser
-
- All Implemented Interfaces:
public interface FilterParserParses a filter expression string into a Filter object. Currently, there is only one implementation:
SqlFilterParserin thelangchain4j-embedding-store-filter-parser-sqlmodule.