Skip to content

Commit

Permalink
Removed Neo4J docs (#7336)
Browse files Browse the repository at this point in the history
  • Loading branch information
glen-84 authored Aug 6, 2024
1 parent f68c1e5 commit 4edb476
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 202 deletions.
4 changes: 0 additions & 4 deletions website/src/docs/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -277,10 +277,6 @@
"path": "mongodb",
"title": "MongoDB"
},
{
"path": "neo4j",
"title": "Neo4J"
},
{
"path": "spatial-data",
"title": "Spatial Data"
Expand Down
6 changes: 0 additions & 6 deletions website/src/docs/hotchocolate/v14/integrations/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@ You will learn how to access MongoDB from within your resolvers and how to trans

[Learn more about our MongoDB integration](/docs/hotchocolate/v14/integrations/mongodb)

# Neo4J

You will learn how to access Neo4J from within your resolvers and how to translate our pagination, projection, filtering and sorting capabilities to native Neo4J queries.

[Learn more about our Neo4J integration](/docs/hotchocolate/v14/integrations/neo4j)

# Spatial Data

You will learn how you can expose [NetTopologySuite types](https://github.com/NetTopologySuite/NetTopologySuite) in form of [GeoJSON](https://geojson.org/) and how to integrate it with our data APIs.
Expand Down
192 changes: 0 additions & 192 deletions website/src/docs/hotchocolate/v14/integrations/neo4j.md

This file was deleted.

0 comments on commit 4edb476

Please sign in to comment.