gremlex v0.3.2 Gremlex.Vertex View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Gremlex.Vertex{id: number(), label: String.t(), properties: map()}

Link to this section Functions

Link to this function add_properties(vertex, properties) View Source