UNIFT PROTOCOL
  • 🏛️Unift Protocol
  • 😃Unift-Nostr-Service
    • 😎Random Number Service
    • 😄Graph Service
      • How to use Unift-Graph-Service
      • Create a NostrGraph
      • Create an entity
      • Delete an entity
      • List the entities
      • Add Data to entity
      • Update Data Of Entity
      • Delete Data Of Entity
      • Query Graph Data
  • 📕FAQ
    • What is Nostr Protocol?
Powered by GitBook
On this page
  1. Unift-Nostr-Service
  2. Graph Service

Create a NostrGraph

How to create a graph for your account

Send the following content by private message to unift_graph npub1y8cuqp93d759aenzaf6c9twppms4fgas3rfgaq2rvpslsru35thscyjwlh

graph create {graph name}

Example : graph create example1

PreviousHow to use Unift-Graph-ServiceNextCreate an entity

Last updated 2 years ago

😃
😄