Class: ApplicationGraphRelationship
- Inherits:
-
ActiveCypher::Relationship
- Object
- ActiveCypher::Relationship
- ApplicationGraphRelationship
- Defined in:
- lib/active_cypher/generators/templates/application_graph_relationship.rb
Constant Summary
Constants included from ActiveCypher::Model::Callbacks
ActiveCypher::Model::Callbacks::EVENTS
Instance Attribute Summary
Attributes inherited from ActiveCypher::Relationship
#from_node, #new_record, #to_node
Method Summary
Methods inherited from ActiveCypher::Relationship
connection, create, create!, #destroy, #destroyed?, find_by, find_by!, from_class, inherited, #initialize, instantiate, #new_record?, node_base_class, #persisted?, #save, #save!, to_class, type
Methods included from ActiveCypher::Logging
#log_bench, #log_debug, #log_error, #log_info, #log_warn, #logger, logger
Methods included from ActiveCypher::Model::ConnectionOwner
Constructor Details
This class inherits a constructor from ActiveCypher::Relationship