Module cayley::graph [-]  [+] [src]

Structs

Graph

Provides access to currently running Cayley database, among with an ability to run queries there, and to write there your data (honestly, only if there's a graph.emit() method below—if not, it will just soon be there).

GraphNode

A wrapper for a single item Cayley returned in response for a query

GraphNodes

A collection of GraphNode instances

Enums

CayleyAPIVersion

Cayley API Version, planned to default to the latest, if it will ever change