IndexDescription Class |
Namespace: de.unika.ipd.grGen.libGr
public abstract class IndexDescription
The IndexDescription type exposes the following members.
| Name | Description | |
|---|---|---|
| IndexDescription | Initializes a new instance of the IndexDescription class |
| Name | Description | |
|---|---|---|
| IndexAccessType |
The type used in accessing the index (i.e. the type of the attribute in case of an attribute index, or int in case of an incidence count index)
| |
| IndexedType |
The base type of the graph elements stored in the index
|