C# (CSharp) CouchRS.Grammar 네임스페이스

중첩된 네임스페이스

CouchRS.Grammar.KeyOutputTransformation

클래스들

이름 설명
CouchCommandVisitor Traverses the ParseTree produced when the text command is parsed as CouchQuery syntax, and builds up the request(s) that will be issued to the CouchDB server. Notice the similar approach to the JsonVisitor class - that's because Alex is a genius and Jim likes to copy him. :-)
CouchQueryParameterVisitor Visits a CouchQuery command text and produces a collection of CouchQueryParameters used in the command.
CouchRequestContainer
SeeNoSQLGrammar