Class: ApplicationGraphNode

Inherits:
ActiveCypher::Base show all
Defined in:
lib/active_cypher/generators/templates/application_graph_node.rb

Constant Summary

Constants included from ActiveCypher::Model::Callbacks

ActiveCypher::Model::Callbacks::EVENTS

Instance Attribute Summary

Attributes inherited from ActiveCypher::Base

#connects_to_mappings

Attributes included from ActiveCypher::Model::Core

#new_record

Method Summary

Methods inherited from ActiveCypher::Base

connection, #inspect

Methods included from ActiveCypher::Model::Destruction

#destroy, #destroyed?

Methods included from ActiveCypher::Model::Persistence

#new_record?, #persisted?, #reload, #save, #update

Methods included from ActiveCypher::Model::ConnectionOwner

#adapter_class, #connection

Methods included from ActiveCypher::Logging

#log_bench, #log_debug, #log_error, #log_info, #log_warn, #logger, logger

Methods included from ActiveCypher::Model::Core

#initialize