All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.weaviate.client.v1.graphql.query.builder.Query Maven / Gradle / Ivy

package io.weaviate.client.v1.graphql.query.builder;

public interface Query {
  String buildQuery();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy