MCPcopy Create free account
hub / github.com/BaseXdb/basex / oldindex

Method oldindex

basex-core/src/main/java/org/basex/data/MetaData.java:242–244  ·  view source on GitHub ↗

Returns true if the indexes need to be updated. @return result of check

()

Source from the content-addressed store, hash-verified

240 * @return result of check
241 */
242 public boolean oldindex() {
243 return oldindex;
244 }
245
246 /**
247 * Returns the disk size of the database.

Callers 2

runMethod · 0.80
dbMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected