Constructor QueryContext(long, long?, bool, long?, int?)

Assembly: redb.Core.dll
public QueryContext(long schemeId, long? userId = null, bool checkPermissions = false, long? parentId = null, int? maxDepth = null)