package
1.3.6
Repository: https://github.com/00security/grammes.git
Documentation: pkg.go.dev

# Constants

List allows an arbitrary number of values per element for such key.
Set allows multiple values but no duplicate values per element for such key.
Single allows at most one value per element for such key.

# Type aliases

Cardinality describes maximum number of possible relationship occurrences for an entity participating in a given relationship type.