Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ConstructModifierDomainDescription
Query   
 var Store Temporary store name for the result container
 Documentation Description of the query
 Storage  
Find   
 using List of namespace hint
 

as

$none, $Sid, $NameUpdates the container hierarchy of the result set
 formatversion,current 
 Only List of attributes to fetch. Comma-separated list of attribute names with optional predicates
 Distinct  
 Sequence colon separated attribute list
 nested"*"expand all references to unlimited depth
 orderBy  
 From Dot-delimited path to source container
Create   
 formatversion,order,timestamp 
 As  
 Only List of attributes to store
    
Save   
 formatversion,order,timestamp 
 As  
 Only List of attributes to store
 nested"*" 
Update   
 formatversion,order,timestamp 
    
 As  
 Only List of attributes to update
  From  Dot-delimited path to source container
Delete   
 using  
 

as

$none, ContainerNameUpdates the container hierarchy of the result set
 formatversion,current 
 Only List of attributes to delete
 Distinct  
    
DeleteAll   
 using  
 

as

$none, ContainerNameUpdates the container hierarchy of the result set
 formatversion,current 
 Only List of attributes to delete
 Distinct  
  From  Dot-delimited path to source container