We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4315c8e commit 939b70eCopy full SHA for 939b70e
src/test/java/com/arangodb/ArangoGraphTest.java
@@ -37,10 +37,10 @@
37
import org.junit.BeforeClass;
38
import org.junit.Test;
39
40
-import com.arangodb.entity.ArangoDBVersion.License;
41
import com.arangodb.entity.CollectionPropertiesEntity;
42
import com.arangodb.entity.EdgeDefinition;
43
import com.arangodb.entity.GraphEntity;
+import com.arangodb.entity.License;
44
import com.arangodb.entity.ServerRole;
45
import com.arangodb.model.GraphCreateOptions;
46
0 commit comments