org.tm4j.topicmap.index.IndexMeta .isAutomaticallyOpened()

Description

Determines whether or not this index is always returned opened by the IndexManager.

Returns

false if the user must call Index.open() before using the index, true otherwise.

Other Resources

Related Topics