C# Class org.GraphDefined.Vanaheimr.Balder.TraversalGraphs.VertexEdge_MatrixListGraph

Inheritance: MatrixListGraph
Afficher le fichier Open project: Vanaheimr/Balder

Méthodes publiques

Méthode Description
AddEdge ( IReadOnlyGenericPropertyEdge Edge ) : System.Boolean
VertexEdge_MatrixListGraph ( IGenericPropertyGraph PropertyGraph, VertexFilter VertexFilter = null, EdgeFilter EdgeFilter = null ) : System

Method Details

AddEdge() public méthode

public AddEdge ( IReadOnlyGenericPropertyEdge Edge ) : System.Boolean
Edge IReadOnlyGenericPropertyEdge
Résultat System.Boolean

VertexEdge_MatrixListGraph() public méthode

public VertexEdge_MatrixListGraph ( IGenericPropertyGraph PropertyGraph, VertexFilter VertexFilter = null, EdgeFilter EdgeFilter = null ) : System
PropertyGraph IGenericPropertyGraph
VertexFilter VertexFilter
EdgeFilter EdgeFilter
Résultat System