dgraph_ex

v0.1.0

  • Pages
  • Modules

    dgraph_ex v0.1.0 DgraphEx.Vertex View Source

    Link to this section Summary

    Functions

    as_setter(subject, model)
    as_variables(subject, model)
    get_field(module, predicate)
    is_model?(module)
    join_model_and_uids(model, uids, label \\ nil)
    populate_fields(subject, model)
    populate_fields(subject, module, model)
    query_model()
    vertex(default_label, list)

    Link to this section Functions

    Link to this function as_setter(subject, model) View Source
    Link to this function as_variables(subject, model) View Source
    Link to this function get_field(module, predicate) View Source
    Link to this function is_model?(module) View Source
    Link to this function join_model_and_uids(model, uids, label \\ nil) View Source
    Link to this function populate_fields(subject, model) View Source
    Link to this function populate_fields(subject, module, model) View Source
    Link to this macro query_model() View Source (macro)
    Link to this macro vertex(default_label, list) View Source (macro)

    Built using ExDoc (v0.16.2), designed by Friedel Ziegelmayer.