thortiede / sbml4j

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

Remsbasenamelkp #64

Closed thortiede closed 3 years ago

thortiede commented 3 years ago

SBaseName is not unique on SBMLSpecies anymore, therefore findBysBaseName can return multiple SBMLSpecies. Methods using the function therefore need to deal with collections now.