Interface FilterParser
- All Known Implementing Classes:
SqlFilterParser
public interface FilterParser
Parses a filter expression string into a
Currently, there is only one implementation:
Filter
object.
Currently, there is only one implementation:
SqlFilterParser
in the langchain4j-embedding-store-filter-parser-sql
module.-
Method Summary