Uses of Interface
org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.LastChangeTimeStampArgumentsDefinition
- 
Packages that use MasterGraphQuery.LastChangeTimeStampArgumentsDefinition Package Description org.topbraidlive.client.java.graphql.platform 
- 
- 
Uses of MasterGraphQuery.LastChangeTimeStampArgumentsDefinition in org.topbraidlive.client.java.graphql.platformMethods in org.topbraidlive.client.java.graphql.platform with parameters of type MasterGraphQuery.LastChangeTimeStampArgumentsDefinition Modifier and Type Method Description MasterGraphQueryMasterGraphQuery. lastChangeTimeStamp(MasterGraphQuery.LastChangeTimeStampArgumentsDefinition argsDef)Gets the time stamp of the most recent known change.
 
-