Package org.neo4j.ogm.result.adapter


package org.neo4j.ogm.result.adapter
  • Class
    Description
     
    This adapter will transform an embedded response into a json response
    This adapter will transform an embedded response into a json response
    Adapt embedded response to a NodeModels, RelationshipModels, and objects
    This adapter interface should be implemented by all drivers
    This adapter will transform a Map<String,Object> typically representing an Embedded or Bolt response into a RowModel response