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