ServiceReferenceGraphNode
    getNode(string $id)
         
 Gets a node by identifier. 
 Parameters string $id The id to retrieve Return Value ServiceReferenceGraphNode The node matching the supplied identifier Exceptions InvalidArgumentException if no node matches the supplied identifier