Package org.apache.beam.sdk.io.neo4j
Interface Neo4jIO.RowMapper<T>
- All Superinterfaces:
 Serializable
- Enclosing class:
 Neo4jIO
- Functional Interface:
 - This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
 
An interface used by 
Neo4jIO.ReadAll for converting each row of a Neo4j Result record
 Record into an element of the resulting PCollection.- 
Method Summary
 
- 
Method Details
- 
mapRow
- Throws:
 Exception
 
 -