current version Traversal options on use linq does not work.
I checked the source code,options suppert commented out.
can be released a new version in nuget to repair it?
this is current version source code:
if (traversalClause.Options != null) { // TODO: corona options //QueryText.AppendFormat(" options {0} ", new DocumentSerializer(Db).SerializeWithoutReader(traversalClause.Options.Value)); }
current version Traversal options on use linq does not work. I checked the source code,options suppert commented out. can be released a new version in nuget to repair it?
this is current version source code:
if (traversalClause.Options != null) { // TODO: corona options //QueryText.AppendFormat(" options {0} ", new DocumentSerializer(Db).SerializeWithoutReader(traversalClause.Options.Value)); }