Members
(static) attrs
Properties:
| Type | Description |
|---|---|
| object | An object containing all attributes for this object |
(static) rels
Properties:
| Type | Description |
|---|---|
| object | An object containing all relationships for this object |
Methods
(static) isAttr(name)
Parameters:
| Name | Type | Description |
|---|---|---|
name |
string | Name of a (potential) attribute returns {boolean} true if the name given is an attribute of this object |
(static) isRel(name)
Parameters:
| Name | Type | Description |
|---|---|---|
name |
string | Name of a (potential) relationship returns {boolean} true if the name given is a relationship of this object |