Hierarchy For Package com.redis.vl.schema
Class Hierarchy
- java.lang.Object
- com.redis.vl.schema.BaseField
- com.redis.vl.schema.GeoField
- com.redis.vl.schema.NumericField
- com.redis.vl.schema.TagField
- com.redis.vl.schema.TextField
- com.redis.vl.schema.VectorField
- com.redis.vl.schema.GeoField.GeoFieldBuilder
- com.redis.vl.schema.IndexSchema
- com.redis.vl.schema.IndexSchema.Builder
- com.redis.vl.schema.IndexSchema.Index
- com.redis.vl.schema.NumericField.NumericFieldBuilder
- com.redis.vl.schema.TagField.TagFieldBuilder
- com.redis.vl.schema.TextField.TextFieldBuilder
- com.redis.vl.schema.VectorField.VectorFieldBuilder
- com.redis.vl.schema.BaseField
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.redis.vl.schema.FieldType
- com.redis.vl.schema.IndexSchema.StorageType
- com.redis.vl.schema.StorageType
- com.redis.vl.schema.VectorField.Algorithm
- com.redis.vl.schema.VectorField.DistanceMetric
- com.redis.vl.schema.VectorField.VectorDataType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)