Reason:
You attempted to create a node using create_node() but did not specify a node type.
Resolution:
Ensure you specify a node type of A (area), E (edge) or I (Instance).
Tips:
- Did you specify a null or empty string for the node type?
- See create_node() for further information.
Comments
Article is closed for comments.