Groups
Groups
Sign in
Groups
Groups
Stardog
Conversations
Labels
About
Send feedback
Help
Searching only in default graph (and not in other named-graphs)
6 views
db
graph
named-graph
query
Skip to first unread message
Samy Deghou
unread,
Aug 23, 2016, 7:51:55 AM
8/23/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Stardog
Hi,
We have a db with two graphs : the default graph and the autosuggest graph.
Is is possible for a given query to search only the the default graph without setting the query.all.graphs option to false ?
select * from
<tag:stardog:api:context:all> # this tells stardog to search in all graph
#select * from
<
http://materials.springer.com/autosuggest/
>
# this tells stardog to search only the autosuggest named-graph
#How to search outside of the named-graph only without desactivating the query.all.graphs option ?
where{
...
}
cheers,
samy
Michael Grove
unread,
Aug 23, 2016, 7:53:38 AM
8/23/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to stardog
You can use the alias for the default graph `tag:stardog:api:context:default`.
Cheers,
Mike
> --
> -- --
> You received this message because you are subscribed to the C&P "Stardog"
> group.
> To post to this group, send email to
sta...@clarkparsia.com
> To unsubscribe from this group, send email to
>
stardog+u...@clarkparsia.com
> For more options, visit this group at
>
http://groups.google.com/a/clarkparsia.com/group/stardog?hl=en
Reply all
Reply to author
Forward
0 new messages