[−][src]Trait rome::ontology::properties::rdf::Rest    
rdf:rest The rest of the subject RDF list after the first item.
Provided Methods
fn property_iri() -> &'static str
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest
ⓘImportant traits for ObjectIter<'g, R>
fn rest<G>(&self) -> ObjectIter<'g, List<'g, G>> where
    List<'g, G>: ResourceBase<'g, Graph = Self::Graph>,
    G: Graph<'g>,
    Self: 'g, 
List<'g, G>: ResourceBase<'g, Graph = Self::Graph>,
G: Graph<'g>,
Self: 'g,
rdf:rest The rest of the subject RDF list after the first item. http://www.w3.org/1999/02/22-rdf-syntax-ns#rest
Implementors
impl<'g, G: 'g> Rest<'g> for List<'g, G> where
    G: Graph<'g>, [src] 
impl<'g, G: 'g> Rest<'g> for List<'g, G> where
    G: Graph<'g>, fn property_iri() -> &'static str[src] 
fn property_iri() -> &'static strⓘImportant traits for ObjectIter<'g, R>fn rest<G>(&self) -> ObjectIter<'g, List<'g, G>> where
    List<'g, G>: ResourceBase<'g, Graph = Self::Graph>,
    G: Graph<'g>,
    Self: 'g, [src] 
ⓘImportant traits for ObjectIter<'g, R>
fn rest<G>(&self) -> ObjectIter<'g, List<'g, G>> where
    List<'g, G>: ResourceBase<'g, Graph = Self::Graph>,
    G: Graph<'g>,
    Self: 'g, impl<'g, G: 'g> Rest<'g> for IRI<'g, List<'g, G>> where
    G: Graph<'g>, [src] 
impl<'g, G: 'g> Rest<'g> for IRI<'g, List<'g, G>> where
    G: Graph<'g>, fn property_iri() -> &'static str[src] 
fn property_iri() -> &'static strⓘImportant traits for ObjectIter<'g, R>fn rest<G>(&self) -> ObjectIter<'g, List<'g, G>> where
    List<'g, G>: ResourceBase<'g, Graph = Self::Graph>,
    G: Graph<'g>,
    Self: 'g, [src] 
ⓘImportant traits for ObjectIter<'g, R>
fn rest<G>(&self) -> ObjectIter<'g, List<'g, G>> where
    List<'g, G>: ResourceBase<'g, Graph = Self::Graph>,
    G: Graph<'g>,
    Self: 'g,