Represents a set of model node attributes, accepted as either a plain object with string keys or an iterable of [ key, value ] pairs (e.g., a Map).
[ key, value ]
Map
See module:utils/tomap~toMap for more details and examples.
Represents a set of model node attributes, accepted as either a plain object with string keys or an iterable of
[ key, value ]pairs (e.g., aMap).See module:utils/tomap~toMap for more details and examples.