Class: Rocksky::Generated::GraphRelationship

Inherits:
Struct
  • Object
show all
Defined in:
lib/rocksky/generated/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#didObject

Returns the value of attribute did

Returns:

  • (Object)

    the current value of did



153
154
155
# File 'lib/rocksky/generated/types.rb', line 153

def did
  @did
end

#followedByObject

Returns the value of attribute followedBy

Returns:

  • (Object)

    the current value of followedBy



153
154
155
# File 'lib/rocksky/generated/types.rb', line 153

def followedBy
  @followedBy
end

#followingObject

Returns the value of attribute following

Returns:

  • (Object)

    the current value of following



153
154
155
# File 'lib/rocksky/generated/types.rb', line 153

def following
  @following
end