(isomorphic? statements-a statements-b)
(isomorphic? statements-a statements-b bijection-mapping)
True if sequences are graph-isomorphic https://www.w3.org/TR/rdf11-concepts/#graph-isomorphism
Arguments statements-a and statements-b are sequence of statements (Quads or Triples).
An optional third argument specifies a mapping to translate nodes before comparison.
True if sequences are graph-isomorphic https://www.w3.org/TR/rdf11-concepts/#graph-isomorphism Arguments statements-a and statements-b are sequence of statements (Quads or Triples). An optional third argument specifies a mapping to translate nodes before comparison.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close