Uses of Class
cn.net.pap.neo4j.dto.AbsNodeWithChildrensDTO
Packages that use AbsNodeWithChildrensDTO
-
Uses of AbsNodeWithChildrensDTO in cn.net.pap.neo4j.dto
Methods in cn.net.pap.neo4j.dto that return types with arguments of type AbsNodeWithChildrensDTOModifier and TypeMethodDescriptionstatic List<AbsNodeWithChildrensDTO>
对象转换 convert(absNodeRepository.getParentWithChildrens("parent1"));