Gremlex.Edge (gremlex v0.4.3)
View SourceSummary
Types
@type t() :: %Gremlex.Edge{ id: number(), in_vertex: Gremlex.Vertex.t(), label: String.t(), out_vertex: Gremlex.Vertex.t(), properties: map() }
@type t() :: %Gremlex.Edge{ id: number(), in_vertex: Gremlex.Vertex.t(), label: String.t(), out_vertex: Gremlex.Vertex.t(), properties: map() }