org.tm4j.topicmap.index.Index .open()

Description

This method may cause the index to be initialised. Indexes which are automatically initialised on the loading of their IndexProvider are not required to perform any operation in this method, but should still support it as a no-op.

Throws

Other Resources

Related Topics