Kùzu C++ API
Loading...
Searching...
No Matches
kuzu::processor::PopulatedCopyFromError Struct Reference

#include <copy_from_error.h>

Public Attributes

std::string message
 
std::string filePath
 
std::string skippedLineOrRecord
 
uint64_t lineNumber
 

Member Data Documentation

◆ filePath

std::string kuzu::processor::PopulatedCopyFromError::filePath

◆ lineNumber

uint64_t kuzu::processor::PopulatedCopyFromError::lineNumber

◆ message

std::string kuzu::processor::PopulatedCopyFromError::message

◆ skippedLineOrRecord

std::string kuzu::processor::PopulatedCopyFromError::skippedLineOrRecord

The documentation for this struct was generated from the following file: