(generate-entity-graph
entities-by-name
&
{:keys [vertices edges max-retries create-sync-revisions?]
:or {edges 1000 max-retries 100 vertices 100 create-sync-revisions? false}})
Generates JSON representation of a random entity graph (keys are strings, values are strings or numbers). Assumes that specs for ebn have been generated.
Generates JSON representation of a random entity graph (keys are strings, values are strings or numbers). Assumes that specs for ebn have been generated.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |