Class: Arcade::Basicvertex

Inherits:
Vertex
  • Object
show all
Defined in:
lib/model/basicvertex.rb

Method Summary

Methods inherited from Vertex

#accepted_methods, #assign, #both, #bothE, create, delete, #edges, #expand, #in, #inE, #nodes, nodes, #out, #outE, #refresh, #remove, #to_human, #traverse

Methods included from Support::Model

#_allocate_model, #resolve_edge_name

Methods inherited from Base

#==, #accepted_methods, all, count, create, create_type, database_name, #delete, drop_type, find, first, insert, #insert_document, #inspect, #invariant_attributes, last, #method_missing, not_permitted, properties, query, #query, #refresh, #rid?, timestamps, #to_html, #to_human, #to_json, #to_or, update, #update, update!, #update_embedded, #update_list, #update_map, upsert, where

Methods included from Support::Sql

#compose_where, #generate_sql_list

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Arcade::Base