org.opencypher.okapi.api.io.conversion
Creates a RelationshipMapping where property keys match with their corresponding keys in the source data.
Creates a RelationshipMapping where property keys match with their corresponding keys in the source data.
See org.opencypher.okapi.api.io.conversion.RelationshipMapping for further information.
key to access the node identifier in the source data
key to access the start node identifier in the source data
key to access the end node identifier in the source data
relationship type
property keys
relationship mapping
Alias for org.opencypher.okapi.api.io.conversion.RelationshipMapping#withSourceIdKey.
represents a key to the relationship identifier within the source data. The retrieved value from the source data is expected to be a scala.Long value that is unique among relationships.
incomplete relationship mapping
represents a key to the relationship identifier within the source data. The retrieved value from the source data is expected to be a scala.Long value that is unique among relationships.
incomplete relationship mapping