TuGraph
v3.6.0

Contents:

  • Guide
  • TuGraph DB Introduction
  • TuGraph DB Quick Start
  • TuGraph DB User Guide
  • TuGraph DB Developer Manual
    • TuGraph DB Installation
    • TuGraph DB Running
    • TuGraph DB Server Tools
    • TuGraph DB Client Tools
    • TuGraph DB Ecosystem-Tools
    • TuGraph DB Interface
      • Cypher API
      • TuGraph DB OLAP
      • Stored Procedures
        • TuGraph Stored Procedure Guide
        • Traversal API
        • C++ stored procedure API
        • Python stored procedure API
        • Rust Stored Procedures
      • TuGraph DB Protocol
      • TuGraph Learn
    • TuGraph DB Quality
    • TuGraph DB Other
  • TuGraph DB Community Manual
  • TuGraph DB Best Practices
  • FAQ
  • Contacts
TuGraph
  • TuGraph DB Developer Manual
  • TuGraph DB Interface
  • Stored Procedures
  • Edit on GitHub

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 procedure API
    • base64_encode
    • 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
    • lgraph
    • olap_profile
    • lgraph_atomic
    • lgraph_date_time
    • lgraph_db
    • lgraph_edge_index_iterator
    • lgraph_edge_iterator
    • lgraph_exceptions
    • lgraph_galaxy
  • Python stored procedure API
    • Introduction
    • API
  • Rust Stored Procedures
    • 1. Introduction
    • 2. How to Use
    • 3. API Documentation
Previous Next

© Copyright 2023, Ant Group. Revision 72ada111.

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