Interface WeaviateProtoBase.FilterReferenceMultiTargetOrBuilder

    • Method Detail

      • getOn

        String getOn()
        string on = 1;
        Returns:
        The on.
      • getOnBytes

        com.google.protobuf.ByteString getOnBytes()
        string on = 1;
        Returns:
        The bytes for on.
      • hasTarget

        boolean hasTarget()
        .weaviate.v1.FilterTarget target = 2;
        Returns:
        Whether the target field is set.
      • getTargetCollection

        String getTargetCollection()
        string target_collection = 3;
        Returns:
        The targetCollection.
      • getTargetCollectionBytes

        com.google.protobuf.ByteString getTargetCollectionBytes()
        string target_collection = 3;
        Returns:
        The bytes for targetCollection.