//
pkg.gl
Category
github.com/00security/grammes
query
cardinality
package
1.3.6
Repository:
https://github.com/00security/grammes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
4
Files
15 SLOC
#
Constants
List
List allows an arbitrary number of values per element for such key.
Set
Set allows multiple values but no duplicate values per element for such key.
Single
Single allows at most one value per element for such key.
#
Type aliases
Cardinality
Cardinality describes maximum number of possible relationship occurrences for an entity participating in a given relationship type.