A
C
D
E
F
G
I
J
L
M
N
S
T
U
V
W
D
- delete(T) - function in org.springframework.data.repository.JpaNestedSetRepository
- deleteAll() - function in org.springframework.data.repository.JpaNestedSetRepository
- deleteAll(java.lang.Iterable) - function in org.springframework.data.repository.JpaNestedSetRepository
- deleteAllById(java.lang.Iterable) - function in org.springframework.data.repository.JpaNestedSetRepository
- deleteAllByIdInBatch(java.lang.Iterable) - function in org.springframework.data.jpa.repository.JpaNestedSetRepository
- deleteAllInBatch() - function in org.springframework.data.jpa.repository.JpaNestedSetRepository
- deleteAllInBatch(java.lang.Iterable) - function in org.springframework.data.jpa.repository.JpaNestedSetRepository
- deleteById(ID) - function in org.springframework.data.repository.JpaNestedSetRepository
- deleteInBatch(java.lang.Iterable) - function in org.springframework.data.jpa.repository.JpaNestedSetRepository
- DOWN - enum entry in com.mewebstudio.springboot.jpa.nestedset.kotlin.MoveNodeDirection
Direction to move the node down in the tree.