http://franz.com/ns/allegrograph/4.11/sna/members

Retrieve the members of a group.

For example:

  ?element sna:members ?container .  

Will bind ?element to each member of ?container . Container must be bound to an SNA group or other construct that has members.

Notes

The following namespace abbreviations are used:

The SPARQL magic properties reference has additional information on using AllegroGraph magic properties and functions.