6 #ifndef TURI_SGRAPH_SGRAPH_COMPUTE_HPP 7 #define TURI_SGRAPH_SGRAPH_COMPUTE_HPP 10 #include <core/storage/sgraph_data/sgraph_engine.hpp> 11 #include <core/storage/sgraph_data/sgraph_vertex_apply.hpp> 12 #include <core/storage/sgraph_data/sgraph_edge_apply.hpp> 13 #include <core/storage/sgraph_data/sgraph_triple_apply.hpp> 15 #endif // TURI_SGRAPH_SGRAPH_COMPUTE_HPP