Method: BEL::Namespace::ResourceIndex#annotations

Defined in:
lib/bel/namespace.rb

#annotationsObject



185
186
187
188
# File 'lib/bel/namespace.rb', line 185

def annotations
  read_index if not @loaded
  @annotations
end