Package io.weaviate.client.v1.filters
Class WhereFilterUtil
- java.lang.Object
-
- io.weaviate.client.v1.filters.WhereFilterUtil
-
public class WhereFilterUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description WhereFilterUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringtoGraphQLString(WhereFilter whereFilter)
-
-
-
Method Detail
-
toGraphQLString
public static String toGraphQLString(WhereFilter whereFilter)
-
-