dnq-transient-store/src/main/kotlin/com/jetbrains/teamsys/dnq/database/PersistentEntityIteratorWithPropIdWrapper.kt (2 lines): - line 32: //TODO: do not save in session? - line 58: return source.shouldBeDisposed() //TODO: revisit EntityIterator interface and remove these stub method dnq-transient-store/src/main/kotlin/com/jetbrains/teamsys/dnq/database/PersistentEntityIteratorWrapper.kt (2 lines): - line 32: //TODO: do not save in session? - line 54: //TODO: revisit EntityIterator interface and remove these stub method dnq-transient-store/src/main/kotlin/com/jetbrains/teamsys/dnq/database/TransientEntityIterator.kt (1 line): - line 52: return false //TODO: revisit EntityIterator interface and remove these stub method dnq-transient-store/src/main/kotlin/com/jetbrains/teamsys/dnq/database/TransientEntityImpl.kt (1 line): - line 253: // TODO: slow method dnq-transient-store/src/main/kotlin/com/jetbrains/teamsys/dnq/database/TransientSortEngineImpl.kt (1 line): - line 26: // TODO: seems that it's needed only for compatibility dnq-transient-store/src/main/kotlin/com/jetbrains/teamsys/dnq/database/EntityOperations.kt (1 line): - line 23: // TODO: move this class to the associations semantics package dnq-open-api/src/main/kotlin/jetbrains/exodus/database/TransientStoreSession.kt (1 line): - line 22: //TODO: rename to TransientStoreTransaction