GraphSpace Python Client
develop
  • Overview
  • Installing
  • Tutorial
  • Demos
  • API Reference
GraphSpace Python Client
  • Docs »
  • Welcome to GraphSpace Python Client’s documentation!
  • Edit on GitHub

Welcome to GraphSpace Python Client’s documentation!¶

Release:1.0.0
Date:Sep 22, 2017

Contents:

  • Overview
    • Why use graphspace_python?
    • Who uses graphspace_python?
  • Installing
    • Installing with pip
    • Installing from source
  • Tutorial
    • Connecting to GraphSpace
    • Creating a graph
    • Nodes
    • Edges
    • Graph Information
    • Saving a graph on GraphSpace
    • Fetching a graph from GraphSpace
    • Updating a graph on GraphSpace
    • Making a graph public on GraphSpace
    • Making a graph private on GraphSpace
    • Setting a default layout for a graph
    • Unset default layout for a graph
    • Deleting a graph on GraphSpace
    • Creating a layout
    • Node Positions
    • Style
    • Layout Information
    • Saving a layout on GraphSpace
    • Fetching a layout from GraphSpace
    • Updating a layout on GraphSpace
    • Deleting a layout on GraphSpace
    • Creating a group
    • Saving a group on GraphSpace
    • Fetching a group from GraphSpace
    • Updating a group on GraphSpace
    • Fetching members of a group from GraphSpace
    • Adding a member to a group on GraphSpace
    • Deleting a member from a group on GraphSpace
    • Fetching graphs shared with a group
    • Sharing a graph with a group
    • Unsharing a graph with a group
    • Deleting a group on GraphSpace
    • Responses
    • Graphs endpoint responses
    • Layouts endpoint responses
    • Groups endpoint responses
    • Groups member response
  • Demos
  • API Reference
    • GraphSpace Client
    • Graphs Endpoint Class
    • Layouts Endpoint Class
    • Groups Endpoint Class
    • GSGraph Class
    • GSLayout Class
    • GSGroup Class

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2017, Aditya Bharadwaj. Revision d05cca3d.

Built with Sphinx using a theme provided by Read the Docs.