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.platform
Methods in org.topbraidlive.client.java.graphql.platform with parameters of type MasterGraphQuery.LastChangeTimeStampArgumentsDefinition Modifier and Type Method Description MasterGraphQuery
MasterGraphQuery. lastChangeTimeStamp(MasterGraphQuery.LastChangeTimeStampArgumentsDefinition argsDef)
Gets the time stamp of the most recent known change.
-