All Classes
-
All Classes Interface Summary Class Summary Class Description Neo4jIO This is a Beam IO to read from, and write data to, Neo4j.Neo4jIO.DriverConfiguration This describes all the information needed to create a Neo4jSession.Neo4jIO.DriverProviderFromDriverConfiguration Wraps aNeo4jIO.DriverConfigurationto provide aDriver.Neo4jIO.ReadAll<ParameterT,OutputT> This is the class which handles the work behind theNeo4jIO.readAll()method.Neo4jIO.RowMapper<T> An interface used byNeo4jIO.ReadAllfor converting each row of a Neo4jResultrecordRecordinto an element of the resultingPCollection.Neo4jIO.WriteUnwind<ParameterT> This is the class which handles the work behind theNeo4jIO.writeUnwind()method.