Removes an operand (child node) from this query node.
@param operand the child to remove.
@return true if the operand was in the list of child nodes and has been removed;false if this node does not contain operand as a child node.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.