 | IGraphModelIndexDescriptions Property |
Enumerates the descriptions of all attribute and incidence count indices declared in this model.
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
SyntaxIEnumerable<IndexDescription> IndexDescriptions { get; }
Property Value
Type:
IEnumerableIndexDescription
See Also