Name | Type | Description | Notes |
---|---|---|---|
errors | std::collections::HashMap<String, String> | Contains information about any errors occured during batch search. | |
results | std::collections::HashMap<String, Vecmodels::Neighbor> | Object keys found within range |
Name | Type | Description | Notes |
---|---|---|---|
errors | std::collections::HashMap<String, String> | Contains information about any errors occured during batch search. | |
results | std::collections::HashMap<String, Vecmodels::Neighbor> | Object keys found within range |