ExDgraph v0.2.0-alpha.1 ExDgraph.Utils View Source

Common utilities

Link to this section Summary

Link to this section Functions

Link to this function default_config(config \\ Application.get_env(:ex_dgraph, ExDgraph)) View Source
default_config(Keyword.t()) :: Keyword.t()

Fills in the given opts with default options.

Link to this function get_value(params, key, default \\ nil) View Source
Link to this function has_function?(module, func, arity) View Source