LargeList FindFirst Method Aerospike
Overload List

  NameDescription
Public methodFindFirst(Int32)
Select values from the beginning of list up to a maximum count. Supported by server versions >= 3.5.8.
Public methodFindFirst(Int32, String, String,  Value )
Select values from the beginning of list up to a maximum count after applying Lua filter. Supported by server versions >= 3.5.8.
Back to Top
See Also