tests.system.weaviate.example_weaviate_operator

Module Contents

Functions

get_data_with_vectors(*args, **kwargs)

get_data_without_vectors(*args, **kwargs)

example_weaviate_using_operator()

Example Weaviate DAG demonstrating usage of the operator.

Attributes

COLLECTION_NAME

sample_data_with_vector

sample_data_without_vector

test_run

tests.system.weaviate.example_weaviate_operator.COLLECTION_NAME = 'QuestionWithoutVectorizerUsingOperator'[source]
tests.system.weaviate.example_weaviate_operator.sample_data_with_vector[source]
tests.system.weaviate.example_weaviate_operator.sample_data_without_vector[source]
tests.system.weaviate.example_weaviate_operator.get_data_with_vectors(*args, **kwargs)[source]
tests.system.weaviate.example_weaviate_operator.get_data_without_vectors(*args, **kwargs)[source]
tests.system.weaviate.example_weaviate_operator.example_weaviate_using_operator()[source]

Example Weaviate DAG demonstrating usage of the operator.

tests.system.weaviate.example_weaviate_operator.test_run[source]

Was this entry helpful?