Retrait des liens

This commit is contained in:
2025-10-23 07:17:30 +02:00
parent f8bc8dc5eb
commit 9f19b06455
2 changed files with 5 additions and 5 deletions

View File

@@ -234,8 +234,3 @@ La commande supprimera toutes les saisies dont le champ « âge » a une valeur
```javascript ```javascript
db.clients.remove( { Age: 28 }, 1); db.clients.remove( { Age: 28 }, 1);
``` ```
## Jeu de données
- https://raw.githubusercontent.com/mongodb/docs-assets/geospatial/neighborhoods.json
- https://raw.githubusercontent.com/mongodb/docs-assets/geospatial/restaurants.json

View File

@@ -1,2 +1,7 @@
curl -X GET \ curl -X GET \
"https://datasets-server.huggingface.co/rows?dataset=MongoDB%2Fwhatscooking.restaurants&config=default&split=train&offset=0&length=100" "https://datasets-server.huggingface.co/rows?dataset=MongoDB%2Fwhatscooking.restaurants&config=default&split=train&offset=0&length=100"
## Jeu de données
- https://raw.githubusercontent.com/mongodb/docs-assets/geospatial/neighborhoods.json
- https://raw.githubusercontent.com/mongodb/docs-assets/geospatial/restaurants.json