Closed JornWildt closed 7 years ago
Right now we have to write:
Links.Select(relType).Follow(session);
It could be nice with a few shortcuts allowing something like this:
Links.Follow(relType, session)
Right now we have to write:
Links.Select(relType).Follow(session);
It could be nice with a few shortcuts allowing something like this:
Links.Follow(relType, session)