This function is used to build the gremlin lucene query from the expression provided into the query object. The schema of the object that we are building for is passed in to allow property validation to take place.
Resulting Gremlin graph traversal object.
The queried item schema.
The query we are appending to.
Optional
The filter expression to be built
Generated using TypeDoc
This function is used to build the gremlin lucene query from the expression provided into the query object. The schema of the object that we are building for is passed in to allow property validation to take place.
Returns
Resulting Gremlin graph traversal object.