Create CRUD API in MemGraph
Budget: ₹600 – ₹1,500 INR
I want to create API to Get, Create, Update and Delete Collections.
the frontend will send data like:
{
"_key": "newcoll",
"attributes": [
{
"_id": "cl-4",
"pos": 1,
"attribute": "18222175",
"id": "help",
"selector": "help",
"type": "string",
"label": "Help",
"internal": true,
"unique": true,
"required": true,
"readonly": true
}
]
}
Collection -> collectionHasAttribute -> Attributes
Collection will have many attributes.
join data is saved in collectionHasAttribute collection.
reference:
https://memgraph.com/docs/memgraph/
the applicant must have MemGraph experience.
the frontend will send data like:
{
"_key": "newcoll",
"attributes": [
{
"_id": "cl-4",
"pos": 1,
"attribute": "18222175",
"id": "help",
"selector": "help",
"type": "string",
"label": "Help",
"internal": true,
"unique": true,
"required": true,
"readonly": true
}
]
}
Collection -> collectionHasAttribute -> Attributes
Collection will have many attributes.
join data is saved in collectionHasAttribute collection.
reference:
https://memgraph.com/docs/memgraph/
the applicant must have MemGraph experience.