# \#api

**URL:** https://community.neo4j.com/tag/api/438.md

[Latest](https://community.neo4j.com/latest.md) · [Categories](https://community.neo4j.com/categories.md) · [Tags](https://community.neo4j.com/tags.md)

---

## [Xemantic-neo4j-demo: AI-friendly template to build Neo4j-based API](https://community.neo4j.com/t/xemantic-neo4j-demo-ai-friendly-template-to-build-neo4j-based-api/75909)

<div class="topic-metadata">

**Author:** [@morisil](https://community.neo4j.com/u/morisil)\
**Replies:** 0\
**Last updated:** [November 17, 2025, 7:37pm UTC](https://community.neo4j.com/t/xemantic-neo4j-demo-ai-friendly-template-to-build-neo4j-based-api/75909 "2025-11-17T19:37:58Z")

</div>

Dear Neo4j Community, I would like to share a bit about our latest xemantic-neo4j-demo project: If you share it with your AI coding agent (e.g. Claude Code), it can build your complete Neo4j-based API in minutes, and…

---

## [Exploring Neo4j for RAG](https://community.neo4j.com/t/exploring-neo4j-for-rag/73762)

<div class="topic-metadata">

**Author:** [@GreenFlux](https://community.neo4j.com/u/GreenFlux)\
**Replies:** 1\
**Last updated:** [May 5, 2025, 5:28pm UTC](https://community.neo4j.com/t/exploring-neo4j-for-rag/73762 "2025-05-05T17:28:59Z")

</div>

Hey everyone, I'm Joseph and I lead the Developer Relations team at Appsmith. I also run my own consulting business focused on low-code and AI. I'm exploring Neo4j as a source for retrieval-augmented generation for AI …

---

## [Can't sucessfully use the Neo4j API to send and execute a Cypher query](https://community.neo4j.com/t/cant-sucessfully-use-the-neo4j-api-to-send-and-execute-a-cypher-query/71205)

<div class="topic-metadata">

**Author:** [@bvasu](https://community.neo4j.com/u/bvasu)\
**Replies:** 13\
**Last updated:** [November 1, 2024, 9:47pm UTC](https://community.neo4j.com/t/cant-sucessfully-use-the-neo4j-api-to-send-and-execute-a-cypher-query/71205 "2024-11-01T21:47:32Z")

</div>

I have sent the following API request to Neo4j http://xxx.xxx.xxx.xxx:7474/db/Box Access/tx/commit with the following very simple body { statements: \[ { statement: "RETURN 1" } \] } And get this response no matt…

---

## [Slow response from HTTP API 5 with "resultDataContents": \["graph"\]](https://community.neo4j.com/t/slow-response-from-http-api-5-with-resultdatacontents-graph/64589)

<div class="topic-metadata">

**Author:** [@patrice.godard](https://community.neo4j.com/u/patrice.godard)\
**Replies:** 0\
**Last updated:** [October 20, 2023, 9:30am UTC](https://community.neo4j.com/t/slow-response-from-http-api-5-with-resultdatacontents-graph/64589 "2023-10-20T09:30:30Z")

</div>

Hi I'm developing the neo2R R package to interact with neo4j from R using the HTTP API and SSL. While adapting the package to support neo4j version 5, I've noticed a performance issue when I request results in a graph …

---

## [Using curl in php to make an api](https://community.neo4j.com/t/using-curl-in-php-to-make-an-api/63129)

<div class="topic-metadata">

**Author:** [@kabsubstitute](https://community.neo4j.com/u/kabsubstitute)\
**Replies:** 1\
**Last updated:** [July 3, 2023, 11:45am UTC](https://community.neo4j.com/t/using-curl-in-php-to-make-an-api/63129 "2023-07-03T11:45:23Z")

</div>

Im trying to make a rest api using curl in php. currently im just trying to see if i can open the browse window via cURL. here is the code: this just gives me a blank page. what am i doing wrong? also, how to i send …

---

## [Making a neo4j api using graph ql](https://community.neo4j.com/t/making-a-neo4j-api-using-graph-ql/62865)

<div class="topic-metadata">

**Author:** [@kabsubstitute](https://community.neo4j.com/u/kabsubstitute)\
**Replies:** 2\
**Last updated:** [June 21, 2023, 5:29pm UTC](https://community.neo4j.com/t/making-a-neo4j-api-using-graph-ql/62865 "2023-06-21T17:29:12Z")

</div>

i made a neo4j graph database in the desktop application and now i want to make an api for the same data base. first i tried to use the graph ql toolbox extension on the desktop application and i got queries to work but …

---

## [Best way to interact between Access & Neo4j](https://community.neo4j.com/t/best-way-to-interact-between-access-neo4j/62199)

<div class="topic-metadata">

**Author:** [@peter3](https://community.neo4j.com/u/peter3)\
**Replies:** 2\
**Last updated:** [April 25, 2023, 7:57am UTC](https://community.neo4j.com/t/best-way-to-interact-between-access-neo4j/62199 "2023-04-25T07:57:02Z")

</div>

Hi! I have a Microsoft Access database which I need to transfer to a Neo4j Community database. I'm not able to perform av simple export as I have to create a lot of relations based on the content of the Access db. I'm t…

---

## [Is there a way to run concurrently a query that handles API data?](https://community.neo4j.com/t/is-there-a-way-to-run-concurrently-a-query-that-handles-api-data/58348)

<div class="topic-metadata">

**Author:** [@damisg7](https://community.neo4j.com/u/damisg7)\
**Replies:** 3\
**Last updated:** [January 19, 2023, 8:46pm UTC](https://community.neo4j.com/t/is-there-a-way-to-run-concurrently-a-query-that-handles-api-data/58348 "2023-01-19T20:46:19Z")

</div>

Assuming that I want to create nodes for each CPE (Common Platform Enumeration from NVD) and get the data from the official API of NVD. Is there a way to run concurrently this task? I already created a constraint on the…
