telepath / com.github.giedomak.telepath.datamodels.stores / PathIdentifierStore / getPathIds

getPathIds

fun getPathIds(k: Int): List<Long> (source)

Get all path identifiers which have size k.

Parameters

k - The size of the paths we are looking for.

Return
List of path identifiers of size k.