Development guideΒΆ
Users can develop C++ stored procedures and Cypher stored procedures based on GraphScope Interactive
.
Interactive also provides an Admin Service for managing graph data and stored procedures at runtime, and it can also retrieve the running status of the service.
- Dev and Test
- Java SDK Reference
- Python SDK Reference
- Interactive RESTFul API
- Create c++ Stored Procedures on GraphScope Interactive