TuGraph
v3.5.1
Contents:
文档地图
TuGraph入门
快速上手
操作指南
用户手册
安装
运行
服务端工具
客户端工具
生态工具
编程接口
Cypher API
分析接口
存储过程
Procedure API
Traversal API
C++存储过程接口
Python存储过程接口
Rust 存储过程
网络协议
图学习
测试与质量保障
权限管理
开发者文档
最佳实践
FAQ
联系方式
TuGraph
用户手册
编程接口
存储过程
C++存储过程接口
olap_profile
在 GitHub 上编辑
olap_profile
namespace
lgraph_api
namespace
olap
class
MemUsage
#include <olap_profile.h>
Public Functions
inline
MemUsage
(
)
inline
int64_t
getMaxMemUsage
(
)
void
reset
(
)
void
startMemRecord
(
unsigned
int
interval
=
1000
)
void
print
(
)
Private Functions
int
parseMemLine
(
char
*
line
)
Private Members
size_t
maxMemUsage