public interface ArangoEntityWriter extends org.springframework.data.convert.EntityWriter<Object,com.arangodb.velocypack.VPackBuilder>
Modifier and Type | Method and Description |
---|---|
default com.arangodb.velocypack.VPackSlice |
write(Object source) |
default com.arangodb.velocypack.VPackSlice write(Object source)
Copyright © 2017–2018 ArangoDB GmbH. All rights reserved.