Class VertexCollectionDropOptions

    • Constructor Detail

      • VertexCollectionDropOptions

        public VertexCollectionDropOptions()
        Deprecated.
    • Method Detail

      • getDropCollection

        public Boolean getDropCollection()
        Deprecated.
      • dropCollection

        public VertexCollectionDropOptions dropCollection​(Boolean dropCollection)
        Deprecated.
        Parameters:
        dropCollection - Drop the collection as well. Collection will only be dropped if it is not used in other graphs.
        Returns:
        this