

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# Neptune 工具和公用程式
<a name="tools"></a>

Amazon Neptune 提供許多工具和公用程式，可透過圖形簡化和自動化您使用圖形的工作。其中包括以下項目：

**Amazon Neptune 工具**
+ **[適用於 GraphQL 的 Amazon Neptune 公用程式](tools-graphql.md)** – 適用於 GraphQL 的 Amazon Neptune 公用程式是開放原始碼 Node.js 命令列工具，可協助您為 Neptune 屬性圖資料庫建立和維護 [GraphQL](https://graphql.org/) API。它是一種無程式碼方式，可以為 GraphQL 查詢建立 GraphQL 解析程式，而這些查詢具有可變數量的輸入參數並會傳回可變數量的巢狀欄位。
+  **[Nodestream](tools-Nodestream.md)**   -   Nodestream 是一種架構，用於處理以圖形方式模擬資料的語意。其設計靈活且可擴展，可讓您定義如何收集資料並將其建模為圖形。它使用管道型方法來定義資料的收集和處理方式，並提供定義結構描述變更時應如何更新圖形的方法。
+  **[Amazon Neptune MCP 查詢伺服器](https://github.com/aws-samples/amazon-neptune-generative-ai-samples/blob/main/neptune-mcp-servers/neptune-query/README.md)**   – Amazon Neptune 的 模型內容通訊協定 (MCP) 伺服器，透過提供執行圖形查詢 (openCypher 和 Gremlin) 以及擷取圖形結構描述的能力，同時支援 Neptune 資料庫和 Neptune Analytics。
+  **[Amazon Neptune MCP 記憶體伺服器](https://github.com/aws-samples/amazon-neptune-generative-ai-samples/blob/main/neptune-mcp-servers/neptune-memory/README.md)**   – Amazon Neptune 的 模型內容通訊協定 (MCP) 伺服器，可為客服人員提供記憶體，存放在針對 Amazon Neptune 的知識圖表中。