Skip to contents

A graph depicting the query

Usage

graph_query(query, labelling = FALSE, language = "en", set_labels = NULL)

Arguments

query

a query as returned by glitter (before call to spq_perform)

labelling

whether to label the identifiers in the graph

language

the language in which to label. Defaults to English ("en")

set_labels

a named vector to replace some elements with a user-defined label. For instance, c("hal:structure"="id de labo")

Value

a tidygraph