Class: Related::Node

Inherits:
Entity show all
Includes:
QueryMethods
Defined in:
lib/related/node.rb

Direct Known Subclasses

Root

Defined Under Namespace

Modules: QueryMethods Classes: Query

Instance Attribute Summary

Attributes inherited from Entity

#attributes, #id

Method Summary

Methods included from QueryMethods

#depth, #include_start_node, #incoming, #limit, #nodes, #options, #outgoing, #page, #path_to, #per_page, #relationships, #shortest_path_to

Methods inherited from Entity

#==, #attribute, create, decrement!, #decrement!, #destroy, #destroyed?, find, #has_attribute?, increment!, #increment!, #initialize, #method_missing, #new?, #persisted?, properties, property, #read_attribute, #save, #to_s, #write_attribute

Constructor Details

This class inherits a constructor from Related::Entity

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Related::Entity