Caylir v0.3.0 Caylir.Graph.Request

Sends requests to the server.

Summary

Functions

Deletes a quad from the graph

Queries the graph

Gets the shape of a query

Writes a quad to the graph

Functions

delete(quad, conn)

Deletes a quad from the graph.

query(query, conn)

Queries the graph.

shape(query, conn)

Gets the shape of a query.

write(quad, conn)

Writes a quad to the graph.