Skip to main content

Module string

Module string 

Source

Structs§

AddEdge
An edge-add operation with an optional String payload.
AddVertex
A vertex-add operation with an optional String payload.

Type Aliases§

Graph
A graph whose vertices and edges may carry String data.
Operation
An update operation for Graph.