代码搜索:construct
找到约 6,584 项符合「construct」的源代码
代码结果 6,584
www.eeworm.com/read/38039/1096548
mnu pipegopt.mnu
PIPE#OPTS
Geometry
Construct pipe feature with a hollow or solid geometry.
# Foreign help string.
No#geometry
Construct only the pipe trajectory.
# Foreign help string.
www.eeworm.com/read/227686/4769616
test021-query
# Test creation of new bnodes in CONSTRUCT-clause
CONSTRUCT
{x} ex:parentOf {} ex:parentOf {y}
FROM
{x} ex:grandParentOf {y}
USING NAMESPACE
ex =
www.eeworm.com/read/227686/4769579
test017-query
construct *
from {x} rdfs:label {y}
where y > "bar"
www.eeworm.com/read/227686/4769608
test016-query
construct *
from {x} rdfs:label {y}
where y = "foo"