Class: OrientSupport::LinkMap
Overview
Class
Instance Method Summary collapse
Methods inherited from Array
#<<, #[], #delete, #delete_at, #delete_if, #initialize, #method_missing, #record, #where
Methods included from Support
#compose_where, #generate_sql_list
Methods inherited from Array
#from_orient, #method_missing, #to_orient
Constructor Details
This class inherits a constructor from OrientSupport::Array
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class OrientSupport::Array
Instance Method Details
#[]=(arg) ⇒ Object
107 108 |
# File 'lib/orient.rb', line 107 def []= arg end |