Method: Estraier::Database#doc_num

Defined in:
lib/estraier/estraier-doc.rb

#doc_numObject

Get the number of documents. The return value is the number of documents in the database.



540
541
542
# File 'lib/estraier/estraier-doc.rb', line 540

def doc_num()
  # native code ...
end