public static class Schema.VectorField extends Schema.Field
| Modifier and Type | Class and Description |
|---|---|
static class |
Schema.VectorField.VectorAlgo |
name, noindex, sortable, type| Constructor and Description |
|---|
VectorField(String name,
Schema.VectorField.VectorAlgo algorithm,
Map<String,Object> attributes) |
| Modifier and Type | Method and Description |
|---|---|
void |
addTypeArgs(CommandArguments args)
Subclasses should override this method.
|
String |
toString() |
addParamspublic VectorField(String name, Schema.VectorField.VectorAlgo algorithm, Map<String,Object> attributes)
public void addTypeArgs(CommandArguments args)
Schema.FieldaddTypeArgs in class Schema.Fieldpublic String toString()
toString in class Schema.FieldCopyright © 2022. All rights reserved.