Multipath protocol
Multipath protocol
Functions going beyond the Ubergraph IPath protocol to deal with extended requirements, such as retrieving lists of relations etc.
Functions going beyond the Ubergraph IPath protocol to deal with extended requirements, such as retrieving lists of relations etc.
(edge-sets path)
A list of edge sets comprising a full traversal of this multipath. Even single edges will be wrapped in a set.
A list of edge sets comprising a full traversal of this multipath. Even single edges will be wrapped in a set.
(path path)
Get a vector of edges and relations in this multipath. For a path with only one->one edges, equivalent to [[alg/edges-in-path]]
Get a vector of edges and relations in this multipath. For a path with only one->one edges, equivalent to [[alg/edges-in-path]]
(relations path)
A list of relations in this path
A list of relations in this path
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close