Uses of Interface
org.neo4j.ogm.model.RestModel
Packages that use RestModel
-
Uses of RestModel in org.neo4j.ogm.request
Methods in org.neo4j.ogm.request that return types with arguments of type RestModel -
Uses of RestModel in org.neo4j.ogm.response.model
Classes in org.neo4j.ogm.response.model that implement RestModelModifier and TypeClassDescriptionclassThe results of a query, modelled as rest response data.