Commit 860e354
committed
Fix cohort handling in
- Correct type assignment for `Cohort` validations by checking `ret.getClass` instead of `assetClass`.
- Adjust caching logic to ensure proper type casting and error handling.KnowledgeGraphNeo4j caching logic:1 parent 7104119 commit 860e354
1 file changed
Lines changed: 3 additions & 3 deletions
File tree
- klab.services.runtime/src/main/java/org/integratedmodelling/klab/services/runtime/neo4j
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
902 | 902 | | |
903 | 903 | | |
904 | 904 | | |
905 | | - | |
906 | | - | |
| 905 | + | |
| 906 | + | |
907 | 907 | | |
908 | 908 | | |
909 | 909 | | |
| |||
912 | 912 | | |
913 | 913 | | |
914 | 914 | | |
915 | | - | |
| 915 | + | |
916 | 916 | | |
917 | 917 | | |
918 | 918 | | |
| |||
0 commit comments