Interface ArangoEntityInformation<T,ID>

All Superinterfaces:
EntityInformation<T,ID>, EntityMetadata<T>
All Known Implementing Classes:
ArangoPersistentEntityInformation

public interface ArangoEntityInformation<T,ID> extends EntityInformation<T,ID>
Author:
Christian Lechner
  • Method Details

    • getCollection

      String getCollection()