NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.LiteDB
LiteQueryable<T> Class
LiteQueryable<T> Methods
Count Method
ExecuteReader Method
Exists Method
First Method
FirstOrDefault Method
ForUpdate Method
GetPlan Method
GroupBy Method
Having Method
Include Method
Into Method
Limit Method
LongCount Method
Offset Method
OrderBy Method
OrderByDescending Method
Select Method
Single Method
SingleOrDefault Method
Skip Method
ToArray Method
ToDocuments Method
ToEnumerable Method
ToList Method
Where Method
Lite
Queryable
T
Get
Plan Method
Get execution plan over current query definition to see how engine will execute query
Namespace:
Internal.LiteDB
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
Copy
public
BsonDocument
GetPlan
()
Return Value
BsonDocument
Implements
ILiteQueryableResult
T
GetPlan
See Also
Reference
LiteQueryable
T
Class
Internal.LiteDB Namespace
Copyright 2026 NeoAxis Group. All rights reserved.