topology

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2016 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GraphPath

func GraphPath(g *graph.Graph, n *graph.Node) string

func LookupNodeFromNodePathString

func LookupNodeFromNodePathString(g *graph.Graph, s string) *graph.Node

Types

type GraphPathGremlinTraversalStep

type GraphPathGremlinTraversalStep struct {
}

func (*GraphPathGremlinTraversalStep) Exec

func (*GraphPathGremlinTraversalStep) Params

func (s *GraphPathGremlinTraversalStep) Params() (params []interface{})

func (*GraphPathGremlinTraversalStep) Reduce

type GraphPathTraversalStep

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

func (*GraphPathTraversalStep) Error

func (p *GraphPathTraversalStep) Error() error

func (*GraphPathTraversalStep) MarshalJSON

func (p *GraphPathTraversalStep) MarshalJSON() ([]byte, error)

func (*GraphPathTraversalStep) Values

func (p *GraphPathTraversalStep) Values() []interface{}

type NodePath

type NodePath []*graph.Node

func (NodePath) Marshal

func (p NodePath) Marshal() string

type TopologyTraversalExtension

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

func NewTopologyTraversalExtension

func NewTopologyTraversalExtension() *TopologyTraversalExtension

func (*TopologyTraversalExtension) ParseStep

func (*TopologyTraversalExtension) ScanIdent

Source Files

  • topology.go
  • topology_traversal.go

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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