Keys
public struct Keys: Fn
Returns a native reference to keys. This allows for example, paginate over all keys in a database.
-
Declaration
Swift
public init(scope: Expr? = nil)
Parameters
scope
the scope database.