Class InfoProperty<T>

java.lang.Object
com.complexible.stardog.metadata.MetaProperty<T>
com.complexible.stardog.metadata.InfoProperty<T>

public final class InfoProperty<T> extends MetaProperty<T>
Representation of a Stardog information option. The info properties can be used to get the values but cannot be modified by users (neither at database creation time nor later).
Since:
0.9
Version:
0.9
Author:
Evren Sirin
See Also: