Package com.arangodb.model
Class VertexCollectionCreateOptions
java.lang.Object
com.arangodb.model.VertexCollectionCreateOptions
- Author:
- Mark Vollmary
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VertexCollectionCreateOptions
public VertexCollectionCreateOptions()
-
-
Method Details
-
getCollection
-
getOptions
-
getSatellites
-
satellites
- Parameters:
satellites
- collection names that will be used to create SatelliteCollections for a Hybrid (Disjoint) SmartGraph (Enterprise Edition only). Each array element must be a valid collection name. The collection type cannot be modified later.- Returns:
- options
- Since:
- ArangoDB 3.9.0
-