Constructor
	
	
	
		QueryTriple
		
			QueryTriple
		
					( $sub,  $pred,  $ob)
			
	
			
		
			
	 
	
	 
	
	
Returns the Triples Object.
	
	
	
	
		
			
	 
	
	 
	
	
Returns the Triples Predicate.
	
	
	
	
		
			
	 
	
	 
	
	
Returns the Triples Subject.
	
	
	
	
		
			
	 
	
	 
	
	
Returns an array of all variables in this triple.
	
	
	
		array
		
			getVariables
		
				()
			
	
		
			
	 
							Inherited Methods
					
									
					Inherited From Object
					
													Object::toString()