gephi

package
v0.7.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2018 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GraphStream

type GraphStream struct {
	// contains filtered or unexported fields
}

func NewGraphStream

func NewGraphStream(w io.Writer) *GraphStream

func (*GraphStream) AddEdge

func (gs *GraphStream) AddEdge(i int, s, o string, p quad.Value)

func (*GraphStream) AddNode

func (gs *GraphStream) AddNode(v quad.Value, props map[quad.Value]quad.Value) string

func (*GraphStream) ChangeNode

func (gs *GraphStream) ChangeNode(v quad.Value, sid string, props map[quad.Value]quad.Value)

func (*GraphStream) Flush

func (gs *GraphStream) Flush() error

type GraphStreamHandler

type GraphStreamHandler struct {
	QS graph.QuadStore
}

func (*GraphStreamHandler) ServeHTTP

func (s *GraphStreamHandler) ServeHTTP(w http.ResponseWriter, r *http.Request, params httprouter.Params)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL