gremlex v0.3.2 Gremlex.VertexProperty View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Gremlex.VertexProperty{
  id: number(),
  label: String.t(),
  value: any(),
  vertex: number()
}

Link to this section Functions