Class CreateCollectionStatement

    • Constructor Detail

      • CreateCollectionStatement

        public CreateCollectionStatement​(String collectionName)
      • CreateCollectionStatement

        public CreateCollectionStatement​(String collectionName,
                                         String options)
      • CreateCollectionStatement

        public CreateCollectionStatement​(String collectionName,
                                         org.bson.Document options)