Back

nodes-filtered-by (clj)

(source)

function

(nodes-filtered-by pred g)
Returns a new graph which has as nodes all nodes of g which satisfy the predicate.

Examples