Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::relations::limit::LimitRelation - Rust
[go: Go Back, main page]

Struct datafusion::relations::limit::LimitRelation[][src]

pub struct LimitRelation { /* fields omitted */ }

Methods

impl LimitRelation
[src]

Trait Implementations

impl SimpleRelation for LimitRelation
[src]

Important traits for Box<R>

scan all records in this relation

get the schema for this relation

Auto Trait Implementations

impl !Send for LimitRelation

impl !Sync for LimitRelation