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



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

def did
  @did
end

#followedByObject

Returns the value of attribute followedBy

Returns:

  • (Object)

    the current value of followedBy



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

def followedBy
  @followedBy
end

#followingObject

Returns the value of attribute following

Returns:

  • (Object)

    the current value of following



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

def following
  @following
end