name_for_new_node#
- name_for_new_node(k, default='a')#
Returns a natural next available node name for the graph/knot K. If all nodes are letters a-zA-Y, it returns the next available letter, otherwise returns the next available integer, or default if the knot is empty.