View Source Graphson.Path (Graphson v0.1.1)

Link to this section Summary

Link to this section Types

@type t() :: %Graphson.Path{labels: [String.t()], objects: [Vertex.t()]}

Link to this section Functions