struct Neo4j::Relationship
- Neo4j::Relationship
- Struct
- Value
- Object
Defined in:
neo4j/type.crConstructors
Class Method Summary
Instance Method Summary
Constructor Detail
def self.new(id : Int64, start : Int64, end __arg0 : Int64, type : String, properties : Hash(String, Neo4j::Value))
#