IncidenceCountIndexDescription Class |
Namespace: de.unika.ipd.grGen.libGr
public class IncidenceCountIndexDescription : IndexDescription
The IncidenceCountIndexDescription type exposes the following members.
| Name | Description | |
|---|---|---|
| IncidenceCountIndexDescription | Initializes a new instance of the IncidenceCountIndexDescription class |
| Name | Description | |
|---|---|---|
| IndexAccessType | (Overrides IndexDescriptionIndexAccessType.) | |
| IndexedType | (Overrides IndexDescriptionIndexedType.) |
| Name | Description | |
|---|---|---|
| AdjacentNodeType |
The type of the adjacent node that is taken into account for the incidence count.
| |
| Direction |
The direction of incidence followed.
| |
| IncidentEdgeType |
The type of the incident edge that is taken into account for the incidence count.
| |
| Name |
The name the index was declared with
(Inherited from IndexDescription.) | |
| StartNodeType |
The type of the start node that is taken into account for the incidence count.
|