open fun getConnections(agent: Agent, query: SearchQuery?, count: Int): Single<List<ConnectionRecord>>
See ConnectionService.getConnections.