Toggle Sidebar
dgraph_ex
v0.1.5
Pages
Modules
dgraph_ex v0.1.5
DgraphEx.Vertex
View Source
Link to this section
Summary
Functions
as_selector(module)
as_setter(subject, model)
as_variables(subject, model)
do_extract_uids(model, subject)
do_setter_subject(arg1, default)
extract_uids(model)
extract_uids(model, subject)
get_field(module, predicate)
is_model?(module)
join_model_and_uids(model, uids)
join_model_and_uids(model, uids, label)
populate_fields(subject, model)
populate_fields(subject, module, model)
populate_model(model, params_list)
query_model()
setter_subject(model, default \\ nil)
vertex(default_label, list)
Link to this section
Functions
Link to this function
as_selector(module)
View Source
Link to this function
as_setter(subject, model)
View Source
Link to this function
as_variables(subject, model)
View Source
Link to this function
do_extract_uids(model, subject)
View Source
Link to this function
do_setter_subject(arg1, default)
View Source
Link to this function
extract_uids(model)
View Source
Link to this function
extract_uids(model, subject)
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)
View Source
Link to this function
join_model_and_uids(model, uids, label)
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 function
populate_model(model, params_list)
View Source
Link to this macro
query_model()
View Source
(macro)
Link to this function
setter_subject(model, default \\ nil)
View Source
Link to this macro
vertex(default_label, list)
View Source
(macro)