Uses of Interface
org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.CreationTimeStampArgumentsDefinition
-
Packages that use MasterGraphQuery.CreationTimeStampArgumentsDefinition Package Description org.topbraidlive.client.java.graphql.platform -
-
Uses of MasterGraphQuery.CreationTimeStampArgumentsDefinition in org.topbraidlive.client.java.graphql.platform
Methods in org.topbraidlive.client.java.graphql.platform with parameters of type MasterGraphQuery.CreationTimeStampArgumentsDefinition Modifier and Type Method Description MasterGraphQuery
MasterGraphQuery. creationTimeStamp(MasterGraphQuery.CreationTimeStampArgumentsDefinition argsDef)
The time stamp that this graph was created (if known).
-