Method: LazyGraph::Node#namespace

Defined in:
lib/lazy_graph/node.rb

#namespaceObject (readonly)

Returns the value of attribute namespace.



52
53
54
# File 'lib/lazy_graph/node.rb', line 52

def namespace
  @namespace
end