Class Property
- java.lang.Object
-
- technology.semi.weaviate.client.v1.schema.model.Property
-
public class Property extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classProperty.PropertyBuilder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Property.PropertyBuilderbuilder()List<String>getDataType()StringgetDescription()BooleangetIndexInverted()ObjectgetModuleConfig()StringgetName()StringgetTokenization()StringtoString()
-