Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SimpleNode

Basic information about a node used to initially create a Graph. Once a graph is constructed, all of its methods will return Nodes instead, which contain additional useful information.

Hierarchy

Index

Properties

Properties

id

id: NodeId

An identifier, unique across all nodes in a given Graph.

location

location: Location

The location of the node.

Generated using TypeDoc