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

io.weaviate.client.v1.graphql.query.argument.Argument Maven / Gradle / Ivy

There is a newer version: 4.9.0
Show newest version
package io.weaviate.client.v1.graphql.query.argument;

public interface Argument {
  String build();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy