KNN3 Network Docs
KNN3 DOC
KNN3 DOC
  • 🚩KNN3 Network
  • 🔦Products Tour
    • TopScore
    • MashMesh
  • 🛠️K.Transformer
    • 🔑Get Started
    • 💡Real-time Data Service
      • K.GraphX (Legacy)
        • GraphX API Quick Start
        • Categories
          • Possession
          • Bond
          • Attendance
          • Governance
          • Lens
        • K.GraphX Extension: Dynamic Verifiable Credentials
      • KNN3 API
      • KNN3 SDK
      • Arseeding GraphQL
    • ⚙️Lambda-style Workflow
      • A Conversational On-Chain Data Query Constructor
      • KNN3 SQL
      • Customized SDK-JAVA
  • 🏡KNN3 Data Fundamentals
    • KNN3 Data Warehouse
  • 🌏Product Roadmap
  • 👾Learn More
Powered by GitBook
On this page
  • What is GraphX ?
  • What can you do with GraphX ?
  • How does it work ?
  • Learn More
  1. K.Transformer
  2. Real-time Data Service

K.GraphX (Legacy)

GraphX for Graph-base Query

What is GraphX ?

GraphX is designed to build a real-time and flexible Web3 relationship graph network for you, which can be used for social relationship recommendation and content recommendation applications.

Knowledge Graph

A knowledge Graph is essentially a structured semantic knowledge base, which is used to describe the concepts in the physical world and their relationships in the form of symbols. Its basic unit is the "entity - relationship - entity" triplet, and entities and their related attribute value pairs. Entities are connected through relationships to form a network of knowledge structures. Generally speaking, Knowledge Graph is the most effective expression of relationships.

Real-time & Flexible

The knowledge graph is able to index-free adjacency, each node maintains node relationships with its neighbors, and the query time is independent of the size of the graph and related to the number of neighbors of each node, maintaining good performance even when dealing with a large number of complex relationships.

Relationship creates meaning

KNN3 believes that "relationship creates meaning", and uses the Knowledge Graph to more accurately present the relationship between users and some of the users' behaviors on the chain. As a composable relational data service, KNN3 Network can be applied to huge Web3 native scenarios.

What can you do with GraphX ?

For users of GraphX, you can use GraphX:

  • Query the address and its basic data (ENS) and related web2/Web3 data (POAPs, Follows, Snapshot, Twitter, etc.).

  • Query the POAPs (Name or EventId) and the address of the activity.

  • Query NFTs (metaData: symbol, name, image URL...) and holders.

  • Query the ERC-20 token and its holders.

  • Query the address of the bound Twitter.

  • Query the resolution address of ENS.

  • Query the voting address given by the Snapshot to each campaign owner(SpaceID).

  • Query DIDs data (Avatar/ .bit).

How does it work ?

KNN3 aggregates Web3/web2 data collection into a centralized database through an efficient real-time collection and analysis engine, and provides data through Graphql. Users can freely combine data and present it in various dapps. The MashMesh, which integrates all kinds of user data and presents them in a graphical human-readable way, powered by KNN3 GraphX, so that users can clearly see all kinds of address behaviors, analyze the relationship between addresses, etc.

Learn More

PreviousReal-time Data ServiceNextGraphX API Quick Start

Last updated 1 year ago

To learn about a complete schema and access more data, head over to the KNN3 GraphQL playground: ​.

Do not find the data you want? Get in touch with us at .

🛠️
💡
https://master.graphql.knn3.xyz/graphql
builder@knn3.xyz