Liking cljdoc? Tell your friends :D

sqlg-clj.config


config->cljclj

(config->clj cf)
source

db-configclj

(db-config {:keys [type host port name user pass]})
source

graphclj

(graph config)
source

load-configclj

source

open-graphclj

(open-graph conf)

Opens a new TinkerGraph with default configuration or open a new Graph instance with the specified configuration. The configuration may be a path to a file or a Map of configuration options. In order to get an SqlgGraph instance - pass prepared BaseConfiguration or Configuration object as an argument.

Opens a new TinkerGraph with default configuration or open a new Graph instance with the specified
configuration. The configuration may be a path to a file or a Map of configuration options.
In order to get an SqlgGraph instance - pass prepared BaseConfiguration or Configuration object as
an argument.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close