EctoNeo4j
v0.6.4
Pages
Modules
EctoNeo4j v0.6.4
Ecto.Adapters.Neo4j.Query.ValueExpr
View Source
Link to this section
Summary
Types
t()
Link to this section
Types
Link to this type
t()
View Source
t() :: %Ecto.Adapters.Neo4j.Query.ValueExpr{ name:
atom
(), value:
any
(), variable:
String.t
() }