TermPattern
flams_
math_
archives
0.0.1
Term
Pattern
Required Methods
into_term
Implementations on Foreign Types
&U
Implementors
In flams_
math_
archives::
triple_
store::
sparql
flams_math_archives
::
triple_store
::
sparql
Trait
Term
Pattern
Copy item path
Source
pub trait TermPattern { // Required method fn
into_term
(self) ->
TermPattern
; }
Available on
crate feature
rdf
only.
Required Methods
§
Source
fn
into_term
(self) ->
TermPattern
Implementations on Foreign Types
§
Source
§
impl<U: FtmlUri>
TermPattern
for
&U
Source
§
fn
into_term
(self) ->
TermPattern
Implementors
§
Source
§
impl
TermPattern
for
NamedNode