Gremlex.Request (gremlex v0.4.3)
View SourceSummary
Functions
Accepts plain query or a graph and returns a Request.
Types
Functions
@spec new(String.t()) :: t()
@spec new(Gremlex.Graph.t()) :: t()
Accepts plain query or a graph and returns a Request.