Module tutorial

Function Index

connect/0Connect to other nodes in the cluster.
mutate/3
query/2
sync/0

Function Details

connect/0

connect() -> any()

Connect to other nodes in the cluster.

mutate/3

mutate(Id, Type, Operation) -> any()

query/2

query(Id, Type) -> any()

sync/0

sync() -> any()


Generated by EDoc