Uses of Interface
org.neo4j.ogm.model.GraphRowModel
Packages that use GraphRowModel
-
Uses of GraphRowModel in org.neo4j.ogm.model
Methods in org.neo4j.ogm.model that return types with arguments of type GraphRowModel -
Uses of GraphRowModel in org.neo4j.ogm.response.model
Classes in org.neo4j.ogm.response.model that implement GraphRowModelModifier and TypeClassDescriptionclassRepresents a single row in a query response which returns both graph and row data.Methods in org.neo4j.ogm.response.model that return types with arguments of type GraphRowModelMethods in org.neo4j.ogm.response.model with parameters of type GraphRowModel -
Uses of GraphRowModel in org.neo4j.ogm.result.adapter
Methods in org.neo4j.ogm.result.adapter that return GraphRowModelModifier and TypeMethodDescriptionReads the next row from the result object and transforms it into a RowModel object