dgraph_ex

v0.1.2

  • Pages
  • Modules

    dgraph_ex v0.1.2 API Reference

    Modules

    DgraphEx
    DgraphEx.Changeset
    DgraphEx.Client
    DgraphEx.Expr
    DgraphEx.Expr.Agg
    DgraphEx.Expr.Allofterms
    DgraphEx.Expr.Alloftext
    DgraphEx.Expr.Anyofterms
    DgraphEx.Expr.Anyoftext
    DgraphEx.Expr.Avg
    DgraphEx.Expr.Contains
    DgraphEx.Expr.Count
    DgraphEx.Expr.Eq
    DgraphEx.Expr.Expand
    DgraphEx.Expr.Ge
    DgraphEx.Expr.Gt
    DgraphEx.Expr.Has
    DgraphEx.Expr.Intersects
    DgraphEx.Expr.Le
    DgraphEx.Expr.Lt
    DgraphEx.Expr.Math
    DgraphEx.Expr.Max
    DgraphEx.Expr.Min
    DgraphEx.Expr.Near
    DgraphEx.Expr.Neq
    DgraphEx.Expr.Regexp
    DgraphEx.Expr.Sum
    DgraphEx.Expr.Uid

    https://docs.dgraph.io/query-language/#uid

    DgraphEx.Expr.UidIn

    An example from https://docs.dgraph.io/query-language/#uid-in

    DgraphEx.Expr.Val
    DgraphEx.Expr.Within
    DgraphEx.Field
    DgraphEx.Kwargs
    DgraphEx.Mutation
    DgraphEx.Mutation.MutationDelete
    DgraphEx.Mutation.MutationSet
    DgraphEx.Query
    DgraphEx.Query.As
    DgraphEx.Query.Block
    DgraphEx.Query.Directive
    DgraphEx.Query.Filter
    DgraphEx.Query.Groupby
    DgraphEx.Query.Select
    DgraphEx.Query.Var
    DgraphEx.Repo
    DgraphEx.Schema
    DgraphEx.Template
    DgraphEx.Types
    DgraphEx.Util
    DgraphEx.Vertex

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