Toggle Sidebar
dgraph_ex
v0.1.5
Pages
Modules
dgraph_ex v0.1.5
DgraphEx
View Source
Link to this section
Summary
Functions
aliased(label, value)
allofterms(label, value)
alloftext(label, value)
anyofterms(label, value)
anyoftext(label, value)
as()
as(ident)
as(q, identifier)
avg(val)
block(args)
block(label, args)
block(q, label, args)
cascade()
cascade(q)
contains(label, geo_json)
count(value)
count(value, extras)
delete(m, block)
delete(m, subject, predicate, object)
directive(label)
eq(label, value)
eq(label, value, type)
expand(label)
field(predicate, type, options \\ [])
field(m, subject, predicate, object, type)
filter(expr)
filter(q, expr)
func(label, expr)
func(q, label, expr)
ge(label, value)
ge(label, value, type)
groupby(pred)
groupby(q, pred)
gt(label, value)
gt(label, value, type)
has(value)
ignorereflex()
ignorereflex(q)
intersects(label, geo_json)
into(err, module, key)
le(label, value)
le(label, value, type)
lt(label, value)
lt(label, value, type)
math(block)
max(val)
min(val)
model(q, subject, the_model)
mutation()
mutation(kwargs)
near(label, geo_json, distance)
normalize()
normalize(q)
query()
query(kwargs)
regexp(label, regex)
render(x)
schema(block)
schema(mut, module)
select(block)
select(q, block)
set(mut)
set(mut, model)
set(mut, subject, model)
sum(val)
thing()
uid(value)
uid_in(predicate, uid)
val(label)
var(q)
within(label, geo_json)
Link to this section
Functions
Link to this function
aliased(label, value)
View Source
Link to this function
allofterms(label, value)
View Source
Link to this function
alloftext(label, value)
View Source
Link to this function
anyofterms(label, value)
View Source
Link to this function
anyoftext(label, value)
View Source
Link to this function
as()
View Source
Link to this function
as(ident)
View Source
Link to this function
as(q, identifier)
View Source
Link to this function
avg(val)
View Source
Link to this function
block(args)
View Source
Link to this function
block(label, args)
View Source
Link to this function
block(q, label, args)
View Source
Link to this function
cascade()
View Source
Link to this function
cascade(q)
View Source
Link to this function
contains(label, geo_json)
View Source
Link to this function
count(value)
View Source
Link to this function
count(value, extras)
View Source
Link to this function
delete(m, block)
View Source
Link to this function
delete(m, subject, predicate, object)
View Source
Link to this function
directive(label)
View Source
Link to this function
eq(label, value)
View Source
Link to this function
eq(label, value, type)
View Source
Link to this function
expand(label)
View Source
Link to this function
field(predicate, type, options \\ [])
View Source
Link to this function
field(m, subject, predicate, object, type)
View Source
Link to this function
filter(expr)
View Source
Link to this function
filter(q, expr)
View Source
Link to this function
func(label, expr)
View Source
Link to this function
func(q, label, expr)
View Source
Link to this function
ge(label, value)
View Source
Link to this function
ge(label, value, type)
View Source
Link to this function
groupby(pred)
View Source
Link to this function
groupby(q, pred)
View Source
Link to this function
gt(label, value)
View Source
Link to this function
gt(label, value, type)
View Source
Link to this function
has(value)
View Source
Link to this function
ignorereflex()
View Source
Link to this function
ignorereflex(q)
View Source
Link to this function
intersects(label, geo_json)
View Source
Link to this function
into(err, module, key)
View Source
Link to this function
le(label, value)
View Source
Link to this function
le(label, value, type)
View Source
Link to this function
lt(label, value)
View Source
Link to this function
lt(label, value, type)
View Source
Link to this macro
math(block)
View Source
(macro)
Link to this function
max(val)
View Source
Link to this function
min(val)
View Source
Link to this function
model(q, subject, the_model)
View Source
Link to this function
mutation()
View Source
Link to this function
mutation(kwargs)
View Source
Link to this function
near(label, geo_json, distance)
View Source
Link to this function
normalize()
View Source
Link to this function
normalize(q)
View Source
Link to this function
query()
View Source
Link to this function
query(kwargs)
View Source
Link to this function
regexp(label, regex)
View Source
Link to this function
render(x)
View Source
Link to this function
schema(block)
View Source
Link to this function
schema(mut, module)
View Source
Link to this function
select(block)
View Source
Link to this function
select(q, block)
View Source
Link to this function
set(mut)
View Source
Link to this function
set(mut, model)
View Source
Link to this function
set(mut, subject, model)
View Source
Link to this function
sum(val)
View Source
Link to this function
thing()
View Source
Link to this function
uid(value)
View Source
Link to this function
uid_in(predicate, uid)
View Source
Link to this function
val(label)
View Source
Link to this function
var(q)
View Source
Link to this function
within(label, geo_json)
View Source