Uses of Class
com.c8db.entity.PathEntity
-
Packages that use PathEntity Package Description com.c8db.entity -
-
Uses of PathEntity in com.c8db.entity
Methods in com.c8db.entity that return types with arguments of type PathEntity Modifier and Type Method Description Collection<PathEntity<V,E>>TraversalEntity. getPaths()Method parameters in com.c8db.entity with type arguments of type PathEntity Modifier and Type Method Description voidTraversalEntity. setPaths(Collection<PathEntity<V,E>> paths)
-