Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@ Attributes are defined at the edge type level, so all edges of a given type shar

- They give a user permission on an object directly (<Glossary>direct</Glossary> attributes).
- They pass a permission from one user or group to another (<Glossary>inherit</Glossary> attributes).
- They propagate a permission down a hierarchy of nested objects, like folders and files. (<Glossary>propagate</Glossary> attributes)
- They propagate a permission down a hierarchy of nested objects, like folders and files (<Glossary>propagate</Glossary> attributes).

For more intro on attributes, see [Modelling Hierarchy with Attribute Scopes](/docs/guides/overview/modelling-hierarchy-with-attribute-types).