struct Neo4j::UnboundRelationship
- Neo4j::UnboundRelationship
- Struct
- Value
- Object
Defined in:
neo4j/type.crConstructors
Instance Method Summary
Constructor Detail
def self.new(id : Int32, type : String, properties : Hash(String, Neo4j::ValueType))
#