Class Property
java.lang.Object
io.weaviate.client.v1.schema.model.Property
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Method Summary
Modifier and TypeMethodDescriptionstatic Property.PropertyBuilderbuilder()protected booleanbooleanDeprecated.getName()inthashCode()toString()
-
Method Details
-
builder
-
getName
-
getDataType
-
getDescription
-
getTokenization
-
getIndexInverted
Deprecated.As of Weaviate v1.19 'indexInverted' is deprecated and replaced by 'indexFilterable' and 'indexSearchable'.
See inverted index -
getIndexFilterable
-
getIndexSearchable
-
getIndexRangeFilters
-
getModuleConfig
-
getNestedProperties
-
toString
-
equals
-
canEqual
-
hashCode
public int hashCode()
-