-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
DatabaseEntity
public DatabaseEntity()
-
Method Detail
-
getId
public String getId()
- Returns:
- the id of the database
-
getName
public String getName()
- Returns:
- the name of the database
-
getPath
public String getPath()
- Returns:
- the filesystem path of the database
Copyright © 2016–2017 ArangoDB GmbH. All rights reserved.