|
GPUdb C++ API
Version 7.0.19.0
|
This is the complete list of members for gpudb::CreateGraphRequest, including all inherited members.
| CreateGraphRequest() | gpudb::CreateGraphRequest | inline |
| CreateGraphRequest(const std::string &graphName_, const bool directedGraph_, const std::vector< std::string > &nodes_, const std::vector< std::string > &edges_, const std::vector< std::string > &weights_, const std::vector< std::string > &restrictions_, const std::map< std::string, std::string > &options_) | gpudb::CreateGraphRequest | inline |
| directedGraph | gpudb::CreateGraphRequest | |
| edges | gpudb::CreateGraphRequest | |
| graphName | gpudb::CreateGraphRequest | |
| nodes | gpudb::CreateGraphRequest | |
| options | gpudb::CreateGraphRequest | |
| restrictions | gpudb::CreateGraphRequest | |
| weights | gpudb::CreateGraphRequest |