graphPath

fun graphPath(entityIdA: String, entityIdB: String): List<PathDto>

Path query mapped to leak-free path DTOs. The path edges are filtered to the bound context so a caller can never observe an edge proposition belonging to another context.