See: Description
| Class | Description |
|---|---|
| Edge |
A class represent an edge (graph entity).
|
| GraphEntity |
This is an abstract class for representing a graph entity.
|
| Node |
* A class represent an node (graph entity).
|
| Path |
This class represents a path in the graph.
|
| Point |
This class represents a (geographical) point in the graph.
|
| Property<T> |
A Graph entity property.
|
Copyright © 2023. All rights reserved.