Module: Highland

Includes:
CollectionMethods, DatabaseMethods, Environment
Defined in:
lib/highland/highland.rb,
lib/highland/environment.rb,
lib/highland/database_methods.rb,
lib/highland/collection_methods.rb

Overview

Highland is a lightweight NoSQL database. Enjoy!

Defined Under Namespace

Modules: CollectionMethods, DatabaseMethods, Environment

Method Summary

Methods included from CollectionMethods

#all, #build_object, #clear, #count, #create, #distinct, #find, #first, #init_collection, #objectize, #remove, #size, #sort, #update, #where

Methods included from DatabaseMethods

#clear_static, #clear_virtual, #delete, #find_db, #generate_hl, #init_file, #insert_shash, #insert_vhash, #insert_vhelper, #load_vhash, #load_vhelper, #reload_virtual, #return_vhash, #return_vhelper, #update_columns, #update_db

Methods included from Environment

#build, #create_missing, #define_classes, #delete_unused, #expander, #find_root, #get_collections, #get_static, #load, #load_collections, #load_virtuals, #root?