We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afcd513 commit fe212caCopy full SHA for fe212ca
spring-ai-core/src/main/java/org/springframework/ai/vectorstore/filter/FilterExpressionBuilder.java
@@ -49,7 +49,8 @@
49
* }</pre>
50
*
51
52
- * This builder DSL mimics the common <a href="https://www.baeldung.com/hibernate-criteria-queries">Criteria Queries</a>
+ * This builder DSL mimics the common
53
+ * <a href="https://www.baeldung.com/hibernate-criteria-queries">Criteria Queries</a>
54
* syntax.
55
56
* @author Christian Tzolov
0 commit comments