Open AAndersn opened 11 months ago
When running create_edge, need to check typing of attribute (int, float, etc.) and apply that to string-type query responses. Need to include warning message if edge did not match type.
This will resolve #4
When running create_edge, need to check typing of attribute (int, float, etc.) and apply that to string-type query responses. Need to include warning message if edge did not match type.