Interface QueryShowRelationshipsRequest

All Superinterfaces:
QueryExecutionRequest

public interface QueryShowRelationshipsRequest extends QueryExecutionRequest
Represents a VQL SHOW RELATIONSHIPS metadata query request, which can be submitted through QueryService.query(QueryExecutionRequest). Learn more in the VQL documentation.