Method: LazyGraph::ObjectNode#properties
- Defined in:
- lib/lazy_graph/node/object_node.rb
#properties ⇒ Object (readonly)
Returns the value of attribute properties.
5 6 7 |
# File 'lib/lazy_graph/node/object_node.rb', line 5 def properties @properties end |