Method: Neo4j::Core::Relationship#properties
- Defined in:
- lib/neo4j/core/relationship.rb
#properties ⇒ Object (readonly) Also known as: props
Returns the value of attribute properties.
7 8 9 |
# File 'lib/neo4j/core/relationship.rb', line 7 def properties @properties end |