Uses of Interface
org.neo4j.ogm.model.GraphModel
Packages that use GraphModel
Package
Description
-
Uses of GraphModel in org.neo4j.ogm.model
Methods in org.neo4j.ogm.model that return GraphModel -
Uses of GraphModel in org.neo4j.ogm.request
Methods in org.neo4j.ogm.request that return types with arguments of type GraphModel -
Uses of GraphModel in org.neo4j.ogm.response.model
Classes in org.neo4j.ogm.response.model that implement GraphModelModifier and TypeClassDescriptionclassThe results of a query, modelled as graph data. -
Uses of GraphModel in org.neo4j.ogm.result.adapter
Methods in org.neo4j.ogm.result.adapter that return GraphModelModifier and TypeMethodDescriptionParses a row from the result object and transforms it into a GraphModel