Class: OrientSupport::LinkMap

Inherits:
Array show all
Defined in:
lib/orient.rb

Instance Method Summary collapse

Methods inherited from Array

#<<, #[], #delete, #delete_at, #delete_if, #initialize, #method_missing, #where

Methods included from Support

#compose_where, #generate_sql_list

Methods inherited from Array

#from_orient, #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



82
83
# File 'lib/orient.rb', line 82

def []= arg
end