Class VertexCollectionRemoveOptions

    • Constructor Detail

      • VertexCollectionRemoveOptions

        public VertexCollectionRemoveOptions()
    • Method Detail

      • getDropCollection

        public Boolean getDropCollection()
      • dropCollection

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