TuGraph

Contents:

  • Guide
  • TuGraph DB Introduction
  • TuGraph DB Quick Start
  • TuGraph DB User Guide
  • Installation And Running
  • TuGraph DB Utility Tools
  • TuGraph DB Client Tools
  • Query
  • Stored Procedures And OLAP
    • Stored Procedures
      • TuGraph Stored Procedure Guide
      • Traversal API
      • C++ Stored Procedures
      • Python stored procedure API
      • Rust Stored Procedures
    • TuGraph DB OLAP
    • TuGraph Learn
  • TuGraph DB Privilege And Operations
  • TuGraph DB Quality
  • TuGraph DB Contributor Manual
  • TuGraph DB Best Practices
  • FAQ
  • Contacts
TuGraph
  • Stored Procedures And OLAP
  • Stored Procedures
  • View page source

Stored Procedures

  • TuGraph Stored Procedure Guide
    • 1. Introduction
    • 2. Stored Procedure Version
    • 3. Supported Languages
    • 4. Procedure v1 Interface
    • 4.1.Write stored procedures
    • 4.2.How to use stored procedures
    • 5. Procedure v2 Interface
  • Traversal API
    • 2. Interface
  • C++ Stored Procedures
    • base64_encode
    • lgraph
    • lgraph_atomic
    • lgraph_date_time
    • lgraph_db
    • lgraph_edge_index_iterator
    • lgraph_edge_iterator
    • lgraph_exceptions
    • lgraph_galaxy
    • lgraph_result
    • lgraph_rpc_client
    • lgraph_traversal
    • lgraph_txn
    • lgraph_types
    • lgraph_utils
    • lgraph_vertex_index_iterator
    • lgraph_vertex_iterator
    • olap_base
    • olap_on_db
    • olap_profile
  • Python stored procedure API
    • Introduction
    • API
  • Rust Stored Procedures
    • 1. Introduction
    • 2. How to Use
    • 3. API Documentation
Previous Next

© Copyright 2023, Ant Group.

Built with Sphinx using a theme provided by Read the Docs.