as_nested_set v3.4.0 AsNestedSet.Scoped

Link to this section Summary

Link to this section Types

Link to this type

scope()

scope() :: [atom()]

Link to this section Functions

Link to this function

assign_scope_from(target, source)

assign_scope_from(any(), any()) :: any()
Link to this function

same_scope?(source, target)

same_scope?(AsNestedSet.t(), AsNestedSet.t()) :: boolean()
Link to this function

scope(target)

scope(any()) :: Map.t()
Link to this function

scoped_query(query, scope)

scoped_query(Ecto.Query.t(), Map.t()) :: Ecto.Query.t()