Class: OrientSupport::LinkMap
Overview
Class
Instance Method Summary collapse
Methods inherited from Array
#<<, #initialize, #method_missing, #record, #remove, #remove_at, #where
Methods included from Support
#compose_where, #generate_sql_list
Methods inherited from Array
#analyse, #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
102 103 |
# File 'lib/orient.rb', line 102 def []= arg end |