Interface ArangoEntityWriter

All Known Subinterfaces:
ArangoConverter
All Known Implementing Classes:
DefaultArangoConverter

public interface ArangoEntityWriter
Author:
Mark Vollmary, Christian Lechner
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
    write(Object source)
     
  • Method Details

    • write

      com.fasterxml.jackson.databind.JsonNode write(Object source)