# NOT RUN {
# List the first 5 Gwas nodes, with only id and name fields
# }
# NOT RUN {
meta_nodes_list_node(meta_node = "Gwas", full_data = FALSE, limit = 5)
# }
# NOT RUN {
# List the 6th - 10th Disease nodes, with full properties
# }
# NOT RUN {
meta_nodes_list_node(meta_node = "Disease", full_data = TRUE, limit = 5, offset = 0)
# }
Run the code above in your browser using DataLab