ColeccionObjBox4Wrapper class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
consultaByAlternativeHNSWKey(String coleccion, List<double> queryVector, int maxResultCount)
→ Condition<ColeccionObjBox4>
-
Alternative HNSW Key
override
-
consultaByAlternativeHNSWKey1(String coleccion, List<double> queryVector, int maxResultCount)
→ Condition<ColeccionObjBox4>
-
override
-
consultaByAlternativeHNSWKey2(String coleccion, List<double> queryVector, int maxResultCount)
→ Condition<ColeccionObjBox4>
-
override
-
consultaByAlternativeKey(String coleccion, String value, CriterioPeticion criterio)
→ Condition<ColeccionObjBox4>
-
Alternative Key
override
-
consultaByAlternativeKey1(String coleccion, String value, CriterioPeticion criterio)
→ Condition<ColeccionObjBox4>
-
override
-
consultaByAlternativeKey2(String coleccion, String value, CriterioPeticion criterio)
→ Condition<ColeccionObjBox4>
-
override
-
consultaByColeccion(String value, CriterioPeticion criterio)
→ Condition<ColeccionObjBox4>
-
override
-
consultaByEtransfer(String coleccion, String value)
→ Condition<ColeccionObjBox4>
-
override
-
consultaById(String coleccion, int id, CriterioPeticion criterio)
→ Condition<ColeccionObjBox4>
-
override
-
consultaByIdMovile(String coleccion, String value, CriterioPeticion criterio)
→ Condition<ColeccionObjBox4>
-
override
-
consultaByIdServer(String coleccion, String value, CriterioPeticion criterio)
→ Condition<ColeccionObjBox4>
-
override
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited