Class VertexCollectionCreateOptions


  • public final class VertexCollectionCreateOptions
    extends Object
    Author:
    Mark Vollmary
    • Constructor Detail

      • VertexCollectionCreateOptions

        public VertexCollectionCreateOptions()
    • Method Detail

      • getCollection

        public String getCollection()
      • satellites

        public VertexCollectionCreateOptions satellites​(String... 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