Package com.arangodb.entity
Interface MetaAware
-
public interface MetaAware- Author:
- Mark Vollmary
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,String>getMeta()voidsetMeta(Map<String,String> meta)
-