Class: Relay::Connection::Edge

Inherits:
Struct
  • Object
show all
Defined in:
lib/relay/connection/array.rb

Instance Attribute Summary collapse

Instance Attribute Details

#cursorObject

Returns the value of attribute cursor

Returns:

  • (Object)

    the current value of cursor



8
9
10
# File 'lib/relay/connection/array.rb', line 8

def cursor
  @cursor
end

#nodeObject

Returns the value of attribute node

Returns:

  • (Object)

    the current value of node



8
9
10
# File 'lib/relay/connection/array.rb', line 8

def node
  @node
end