Method | Description | |
---|---|---|
SelectTokenWithRavenSyntax ( this self, string paths ) : RavenJObject | ||
SelectTokenWithRavenSyntaxReturningFlatStructure ( this self, string path ) : RavenJToken>>.IEnumerable |
Method | Description | |
---|---|---|
BuildPathPart ( PathPart pathPart, int pos, string pathParts, string final ) : void |
public static SelectTokenWithRavenSyntax ( this self, string paths ) : RavenJObject | ||
self | this | |
paths | string | |
return | RavenJObject |
public static SelectTokenWithRavenSyntaxReturningFlatStructure ( this self, string path ) : RavenJToken>>.IEnumerable |
||
self | this | |
path | string | |
return | RavenJToken>>.IEnumerable |