Caylir.Graph.Worker

Worker module for direct communication with the graph.

Source

Summary

init(args)

Initializes the worker

start_link(graph)

Starts the worker process

Functions

init(args)

Specs:

Initializes the worker.

Source
start_link(graph)

Specs:

Starts the worker process.

Source