thortiede / sbml4j

Load SBML Files and persist them in Neo4j
MIT License
2 stars 2 forks source link

Create Long from String if type is integer (no cast to Integer) #89

Closed thortiede closed 2 years ago

thortiede commented 2 years ago

The cast through Integer did not work. Instead directly create a Long from the value of the String, that is cast from the object in annotationValue.