Method: MicrosoftGraph::BaseEntity#graph

Defined in:
lib/microsoft_graph/base_entity.rb

#graphObject

Returns the value of attribute graph.



4
5
6
# File 'lib/microsoft_graph/base_entity.rb', line 4

def graph
  @graph
end