Module urbit_http_api::graph[][src]

Structs

Graph

Struct which represents a graph in Graph Store as a list of Nodes. Simplistic implementation may be updated in the future if performance becomes inadequate in real world use cases.

Node

Struct which represents a node in a graph in Graph Store

NodeContents

Struct which represents the contents inside of a node