Table of Contents

Graph - (Node | Vertice | Vertex | Point)

About

A node in a graph model an entity

The model graph contains connected the nodes:

Properties

Position

A node has also visual property such as (Network|Graph) - Node Position

Degree

The degree of a node is the number of edge that touch the node.

Management

Delete

Since a edge always has a start and end node, you can’t delete a node without also deleting its associated relationships.

Relationship

The relationship between nodes is known as an edge