Class: Rocksky::Generated::GraphRelationship
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::GraphRelationship
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#did ⇒ Object
Returns the value of attribute did.
-
#followedBy ⇒ Object
Returns the value of attribute followedBy.
-
#following ⇒ Object
Returns the value of attribute following.
Instance Attribute Details
#did ⇒ Object
Returns the value of attribute did
153 154 155 |
# File 'lib/rocksky/generated/types.rb', line 153 def did @did end |
#followedBy ⇒ Object
Returns the value of attribute followedBy
153 154 155 |
# File 'lib/rocksky/generated/types.rb', line 153 def followedBy @followedBy end |
#following ⇒ Object
Returns the value of attribute following
153 154 155 |
# File 'lib/rocksky/generated/types.rb', line 153 def following @following end |