UrbitEx.GraphStore (UrbitEx v0.5.7) View Source

Link to this section Summary

Link to this section Functions

Link to this function

add_collection_link(author, resource, text, url)

View Source
Link to this function

add_comment(author, resource, index, text, custom)

View Source
Link to this function

add_notebook_post(author, resource, title, text, custom)

View Source
Link to this function

ban_from_group(resource, type, targets)

View Source
Link to this function

change_group_policy(resource, type)

View Source
Link to this function

create_channel(ship, group, title, name, description, type, association, invitees \\ [])

View Source
Link to this function

create_group(name, title, description, binary, opts)

View Source
Link to this function

delete_channel(resource)

View Source
Link to this function

disable_group_feed(resource)

View Source
Link to this function

edit_comment(author, resource, new_index, text, custom)

View Source
Link to this function

edit_post(author, resource, new_index, title, text, custom)

View Source
Link to this function

enable_group_feed(resource, permission)

View Source
Link to this function

invite_to_group(resource, invitees, message)

View Source
Link to this function

kick_from_group(group, ships)

View Source
Link to this function

remove_node(resource, indices)

View Source
Link to this function

send_message(author, resource, message, custom)

View Source