limit property

int? limit
getter/setter pair

The number of nearest neighbors to return.

Must be a positive integer of no more than 1000.

Required.

Implementation

core.int? limit;