Kuzu::
QuerySummary class
Superclass | rb_cObject |
Extended With |
|
Kùzu query summary class
Public Class Methods
Return a Kuzu::QuerySummary
from a Kuzu::QueryResult.
Public Instance Methods
Returns the compilation time of the given query summary in milliseconds.
Returns the execution time of the given query summary in milliseconds.
Return a string representation of the receiver suitable for debugging.